Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb974…98aa0xfed2…f2a7Base—$0.01100%coinbase71d ago0xf2bcf2…1f5a75
0xb974…98aa0x6b52…08cdBase—$0.01100%coinbase71d ago0xb25a65…12641a
0xb974…98aa0xe35a…0825Base—$0.01100%coinbase71d ago0xb70bcf…1bf382
0xb974…98aa0x259e…6256Base—$0.01100%coinbase71d ago0xde0ad7…1a94c6
0xb974…98aa0xc0f3…cd9aBase—$0.01100%coinbase71d ago0x999e59…7f4bf7
0xb974…98aa0x1275…f90eBase—$0.01100%coinbase71d ago0xdebd8a…e50dc4
0xb974…98aa0x522e…2f72Base—$0.01100%coinbase71d ago0x5b17cb…8ea4fe
0xb974…98aa0x5ef4…bbc6Base—$0.01100%coinbase71d ago0x236128…d80085
0xb974…98aa0x78cf…237dBase—$0.01100%coinbase71d ago0x4ac657…7b61c0
0xb974…98aa0x93e9…06c4Base—$0.01100%coinbase71d ago0x4b9862…38d4b1
0xb974…98aa0x9af0…8eaaBase—$0.01100%coinbase71d ago0x954a6f…03a5d9
0xb974…98aa0x2d78…c9c6Base—$0.01100%coinbase72d ago0xf25142…4df338
0xb974…98aa0x3390…45bfBase—$0.01100%coinbase72d ago0xba3487…e2f4b0
0xb974…98aa0xade3…4175Base—$0.01100%coinbase72d ago0x4ce98b…8627b3
0xb974…98aa0xaf23…b9eaBase—$0.01100%coinbase72d ago0xe487e1…a7f56b
0xb974…98aa0xc68e…81ffBase—$0.01100%coinbase72d ago0xfb0fbc…64344b
0xb974…98aa0x2bf5…4636Base—$0.01100%coinbase72d ago0x8a0e36…c1e6b2
0xb974…98aa0x3159…09d0Base—$0.01100%coinbase72d ago0x62a2f0…50e498
0xb974…98aa0x09d5…e1a5Base—$0.01100%coinbase72d ago0x1c8079…5454e8
0xb974…98aa0xbd12…4b62Base—$0.01100%coinbase72d ago0x50bc6e…a1ad37
0xb974…98aa0x0629…7f19Base—$0.01100%coinbase72d ago0x8140ba…c98d98
0xb974…98aa0x7708…f75fBase—$0.01100%coinbase72d ago0xe4711b…f99fe9
0xb974…98aa0xee61…1ff9Base—$0.01100%coinbase72d ago0xbbdb2a…f70096
0xb974…98aa0x2188…75edBase—$0.01100%coinbase72d ago0xa9b478…abfd65
0xb974…98aa0x7388…2820Base—$0.01100%coinbase72d ago0xa54e5e…7ee53f

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.