Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f515c…4dd90f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa06590…e1fdb8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x380968…68df55
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75e4ea…a6e396
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5eaf13…7c6fd2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a79e5…33ddde
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9edd99…16941b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28db54…f1b7b2
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8a70d…d2bf16
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe731a5…c0d677
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b9f86…d0ba23
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1a5cb…77cc02
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x05f6e9…6c3cdb
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27236e…d12fb5
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64b3e2…bc0e1a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77c136…7ba5b5
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x34e5ee…597c33
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66003b…f7f760
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03c45c…123617
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb46f0…447bc8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a4f5e…99444c
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf66ca1…ec72c4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x609a4d…1063fe
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0x126869…8ea567
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf905c7…ab20a4

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.