Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5f3f94…51e066
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcdf74f…10f33c
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a9297…425104
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc0a42…1ade3f
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x037d60…8f2d8a
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdfce58…96fb12
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd0eba0…15fee4
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb93a7d…d36e2a
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9440a8…6f4739
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x854d60…8243fe
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x00b880…8848ef
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa863da…c1edb8
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x232e8c…181954
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a1aba…283528
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x30b3d2…abab39
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7a408…e31f81
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1d199a…83f37d
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x33be99…e851f2
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x759773…497255
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe64f7e…ac89b6
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0db374…3a1477
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94de2a…223c63
0x4373…ebdf0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x321ffa…d1f901
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xabb4af…571fe4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xab750b…942d6a

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.