Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46e45f…dee036
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcba30b…635f71
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x37dfd6…32b4a1
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x330a0b…3bd821
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x484ecc…b4c869
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc0296…5d1255
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf4b3b…3a85f8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaad393…e67939
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x957f8b…fa93fa
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x764da6…404f6b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06c459…cf1de3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b9bf5…c9945f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4bd31d…b41d46
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x145450…171761
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa04bf6…eac70c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72575d…466505
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1cd20c…bc49f1
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde272a…6e0d0a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5058ea…bf1c20
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42dcab…b62257
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1ba13…522584
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68c349…642faf
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5df13c…408bfa
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x527659…2aea2d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4e3b3e…e8fdba

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.