Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47a1…96c00x3e0a…78e7Base—$0.005443100%coinbase74d ago0x87d1bf…f4a344
0x47a1…96c00x3e0a…78e7Base—$0.005393100%coinbase74d ago0xed047e…016c57
0x47a1…96c00x3e0a…78e7Base—$0.004353100%coinbase74d ago0x1848bb…82bc61
0x47a1…96c00x3e0a…78e7Base—$0.005354100%coinbase74d ago0x46dcc4…c52c6c
0x47a1…96c00x3e0a…78e7Base—$0.003513100%coinbase74d ago0xd82813…f33f60
0x47a1…96c00x3e0a…78e7Base—$0.00396100%coinbase74d ago0xa1dd2b…bf84e2
0x47a1…96c00x3e0a…78e7Base—$0.003693100%coinbase74d ago0xab2332…29cca8
0x47a1…96c00x3e0a…78e7Base—$0.004236100%coinbase74d ago0x65cf9b…91ba8f
0x47a1…96c00x3e0a…78e7Base—$0.004082100%coinbase74d ago0x63caa5…3cd6b1
0x47a1…96c00x3e0a…78e7Base—$0.005391100%coinbase74d ago0xf4114d…f93f21
0x47a1…96c00x3e0a…78e7Base—$0.004215100%coinbase74d ago0xbbac28…f944b3
0x47a1…96c00x3e0a…78e7Base—$0.005852100%coinbase75d ago0x5894d8…20861f
0x47a1…96c00x3e0a…78e7Base—$0.004543100%coinbase75d ago0x12c8e4…133bea
0x47a1…96c00x3e0a…78e7Base—$0.004285100%coinbase75d ago0x2b16ee…212b7d
0x47a1…96c00x3e0a…78e7Base—$0.002934100%coinbase75d ago0xe69047…588ef5
0x47a1…96c00x3e0a…78e7Base—$0.005662100%coinbase75d ago0xc605d0…2e35fd
0x47a1…96c00x3e0a…78e7Base—$0.00418100%coinbase75d ago0xef107f…8859f4
0x47a1…96c00x3e0a…78e7Base—$0.003431100%coinbase75d ago0x9f4b89…0b0db5
0x47a1…96c00x3e0a…78e7Base—$0.003935100%coinbase75d ago0x2f46e5…7216e8
0x47a1…96c00x3e0a…78e7Base—$0.004808100%coinbase75d ago0xd192c3…d11b3a
0x47a1…96c00x3e0a…78e7Base—$0.002655100%coinbase75d ago0x97f089…b90061
0x47a1…96c00x3e0a…78e7Base—$0.004255100%coinbase75d ago0x9540cf…5c6690
0x47a1…96c00x3e0a…78e7Base—$0.002781100%coinbase75d ago0xf92eef…fb1873
0x47a1…96c00x3e0a…78e7Base—$0.004786100%coinbase75d ago0x4cb26c…1fdc6a
0x47a1…96c00x3e0a…78e7Base—$0.00391100%coinbase75d ago0x59ec2b…95bbd6

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.