Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase40d ago0x30263a…2f4563
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x302431…de66f5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x99e348…45a656
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase40d ago0xa1c7e0…9a2e7c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xb6a4ec…4d788d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x30f455…24d09d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x9ba73b…1b9952
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xa07e73…937639
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xb08552…b75511
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x974c8d…e12dd1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x18fd26…2e45d0
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x977ad3…81f5c9
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xe7dc46…53027e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x3b819d…c86db8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x9ed29a…d89836
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xaa167e…bad139
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xc9a33a…0623fa
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase40d ago0x5df799…7d1c26
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase40d ago0x043847…5a5983
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase40d ago0x023d06…22e8e3
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase40d ago0xcd5f85…6fc4b9
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x89e61a…84100e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xab24e2…549050
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0xf2d3c2…5f113b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase40d ago0x2df2e8…462805

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.