Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb488fc…a1e185
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe40f77…ae6e73
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x70bf14…9324e1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdb89c9…6b70cd
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x34b2a5…27d7ad
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x162661…2e7066
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x77694d…c813e8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x49bdf9…90893a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca16a5…e443fc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x114cc5…750952
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x974d38…3d87f2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x046e8c…4f596e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd1d39…323047
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x546ca1…f55cf0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc42465…12a11b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xefa270…3c43d0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ca89e…9223af
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa2fe6a…f71f0b
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x55765a…69f936
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcaa8a0…d33fc3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e0557…025b47
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ff6c5…725b1f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3c19b7…764775
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbc34f0…8e604d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfcb3ab…327d38

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.