Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b749d…36964e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b7e54…f74f19
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb62821…460a99
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74ce8a…6c6a88
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9084dc…e3c9c2
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e89f1…fad399
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01cf77…2905bb
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6004e2…6ba1aa
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2bcbe8…e8f3c0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x58eefe…26d686
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9349de…592b8a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a4e2b…ac15c3
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfd97db…73420e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe8df41…853521
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3b198f…df687b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a10e4…4be53b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcce5f5…a79c24
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8d179c…a11e80
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb96849…86743a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9acecd…954703
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x176425…b996bc
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x126614…d679d6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xce2d56…58c9a0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4299f5…02e7c9
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd742f3…594077

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.