Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x2d1f2a…c4815a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x1a1668…46da43
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xdcb67b…2f025b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xbbf367…685129
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x8eb079…02da93
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x09a5ca…7dd318
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x31d2de…22bdcb
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xbd4661…1f7b8f
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x58dc2f…fbfad4
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xba8ec8…ff9438
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x03552e…d85f65
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x09c2cd…d4c083
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x1a6903…ab6bb6
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x62380c…cc720d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x237968…70490d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x368531…383597
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xd4bd32…d344c6
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xf4e4c8…86c55a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x64935f…677d1a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x7adeb0…51e0e7
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x0a10ce…ac5b77
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xe8a6bc…65fe23
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x55b5c8…ec639a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0xe63a8e…a4cac2
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown56d ago0x0d0d0d…459dc5

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.