Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb01d87…5420cc
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1a6c5…e0bb9b
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xace761…c9a441
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ac4b0…641415
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6bafb…6d24f9
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd5927a…6bbfb5
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1028f…0c92c1
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26d2ba…d2f8d7
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb9441…e14f35
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc2abb2…c2ce5b
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98407e…6c1ca7
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e941c…8519fa
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf6aba4…ec8f3f
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a90b0…6b70ba
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4abfc5…3c1a1f
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x941f89…e9dcff
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x698738…197643
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad9aeb…e64659
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf6dc1b…db65b7
0x84da…edfa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x461ef8…79912f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4fdb32…6b818c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6fc5c2…2a1264
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9992e6…210615
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc10323…35988f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x276e9a…431247

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.