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.001100%payAI102d ago0x5e9ff7…aa861e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa92cd…ec7f21
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x64778b…3b4f2a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b6908…798a24
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe20df0…836162
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x038172…8250d3
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc999f…aaaa8d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc1ea7…c28659
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf0d87…880ac1
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1279f5…a7b5df
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x55c23c…b345f4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b0b8a…6dee40
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe99998…2874d9
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xded8a2…f6f0f7
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf1ce2b…cccafa
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x416d9a…bc9982
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0983fe…e01384
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf6367…4de972
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc410df…3ca5ec
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a5c3c…602c4b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x578e36…29253b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84a0bb…9fe49a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b47c5…7810b8
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x459759…6bf257
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19e36b…2024dc

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.