Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d3…6df80x3e0a…78e7Base—$0.004467100%coinbase75d ago0xc81370…920ac7
0xd8d3…6df80x3e0a…78e7Base—$0.002721100%coinbase75d ago0x97bc89…9e5507
0xd8d3…6df80x3e0a…78e7Base—$0.004514100%coinbase75d ago0x889ad9…57921d
0xd8d3…6df80x3e0a…78e7Base—$0.004407100%coinbase75d ago0xac27bf…87215d
0xd8d3…6df80x3e0a…78e7Base—$0.002805100%coinbase75d ago0x8915eb…63efb9
0xd8d3…6df80x3e0a…78e7Base—$0.003062100%coinbase75d ago0x4c5231…3bd4e5
0xd8d3…6df80x3e0a…78e7Base—$0.003662100%coinbase75d ago0x7f1929…f6afe5
0xd8d3…6df80x3e0a…78e7Base—$0.00402100%coinbase75d ago0x89a101…0c523f
0xd8d3…6df80x3e0a…78e7Base—$0.003546100%coinbase75d ago0x81cd7a…4abd02
0xd8d3…6df80x3e0a…78e7Base—$0.003556100%coinbase75d ago0xa9d907…5d25a9
0xd8d3…6df80x3e0a…78e7Base—$0.003233100%coinbase75d ago0xc8db65…a5b750
0xd8d3…6df80x3e0a…78e7Base—$0.003862100%coinbase75d ago0x75877c…8279f3
0xd8d3…6df80x3e0a…78e7Base—$0.004101100%coinbase75d ago0xbac7a4…d997e3
0xd8d3…6df80x3e0a…78e7Base—$0.003188100%coinbase75d ago0x0de301…7a8a96
0xd8d3…6df80x3e0a…78e7Base—$0.005047100%coinbase75d ago0xf68f8b…be5b9e
0xd8d3…6df80x3e0a…78e7Base—$0.005044100%coinbase75d ago0xe911e4…59032a
0xd8d3…6df80x3e0a…78e7Base—$0.004484100%coinbase75d ago0x3d75f2…5ee629
0xd8d3…6df80x3e0a…78e7Base—$0.004413100%coinbase75d ago0x5cd655…a32f8f
0xd8d3…6df80x3e0a…78e7Base—$0.005199100%coinbase76d ago0xca78e0…ed00d1
0xd8d3…6df80x3e0a…78e7Base—$0.005634100%coinbase76d ago0x495584…fef8d3
0xd8d3…6df80x3e0a…78e7Base—$0.005592100%coinbase76d ago0xb55735…ef35f6
0xd8d3…6df80x3e0a…78e7Base—$0.004719100%coinbase76d ago0x07d0c7…78df67
0xd8d3…6df80x3e0a…78e7Base—$0.002755100%coinbase76d ago0x03c05a…2b4c1a

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://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://roundhouseai.io/dashboard/team.

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