Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbccdb0…672c48
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x989369…b3d5d3
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbcda8c…3dfa4c
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x708917…0c9a8f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6ffc89…b4751a
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x491867…b7c738
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcf8f8c…83155f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb3e225…fb454b
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x9dc874…8eec2e
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xca3aa3…d10902
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe0ec18…730fa4
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x76b9b4…a2cefa
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb106d5…6594c3
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5e9249…7137ab
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa24df2…b3641f
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe97ec1…2bc2f8
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb9ff78…8ad508
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2b1356…819ccb
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x42c628…f167eb
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x17229a…d3e839
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x1da487…91bf23
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0d7f85…ac4546
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x674d0d…6642e1
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x754933…310203
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecdea7…33a64f

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.