Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xe47b9f…4e2124
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0xf15bc9…370474
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0x1c2691…4521a6
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xee714a…9e92ad
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0x95d7ef…4ca96f
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0x43cf88…2d3b13
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0x6e641c…08c5a9
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0xc1b04e…0b4ac9
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xcac37d…26387b
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0x87e153…c54679
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xe8e477…4043e2
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0x316730…512401
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xc135b3…67b3e3
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0xd15bc3…efd0e1
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0x76b97f…a8aa65
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0xa9ca7d…c259e6
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xca3877…c390b3
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase63d ago0xdcd60d…676fb4
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase63d ago0xe0b5e8…f3211e
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase64d ago0x78f35f…447a43
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase64d ago0xafd424…1d7e7b
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase64d ago0x3c2ce3…937613
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase64d ago0xb1092b…967fbd
0x6b60…f1530xdefd…c2d8Base$0.001100%coinbase64d ago0x154543…f2257c
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase64d ago0xf9448c…7069ac

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.