Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2fe3cc…d77c52
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9c275…289bff
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdfd8c4…501619
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce1277…74a80b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x97f814…ed8fa1
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0696e…143077
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee9b7a…a4714c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x617d8d…53163d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cb050…12ac09
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44e2cd…f0e6de
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff89b8…a1506e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc70c2…d22863
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ba6ba…f47b2c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x669bad…2695ae
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x83684b…c71a41
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ffa11…e9a973
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbfccd3…e2d8a6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb42ef5…d14bab
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9e193…f8d3a2
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5b6996…5f30b9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56e9b7…fc4920
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2dfd9…48114b
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xede1e3…5bf1b3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed82e5…a6c195
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd96dc6…2d227c

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.