Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a86b2…ff2101
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x78e6d3…1600e8
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd21999…710ada
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x136e56…ac2e83
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0aaa16…18e35a
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x24beb2…645f94
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9075fb…b8d220
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1f8874…78039f
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x35435e…703333
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe74058…698f3e
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaeed19…b269b2
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xefd031…7fa7b1
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xba9ca0…0697a8
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4890fe…447296
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x671763…012621
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x01a5f7…b3dd34
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x165608…87e006
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc30699…f5142c
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9a07aa…52c8d0
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x65f861…21e817
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x26dd19…180785
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x46c64d…f3a240
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x339479…9952e3
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d824d…eb7a91
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7a7268…1039e6

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.