Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x104080…2148dd
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69b735…1eff7b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb211e4…64f50a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd61f92…95a716
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf7bc7a…99c9a5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1dfae8…166a2e
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74942e…2d4472
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2914b…91ae60
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f56ff…6ed01a
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x325fff…6d05cc
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6c199…b32390
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6118af…3ad1ee
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x807f0e…0fee56
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf983ec…ca04cc
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4a5ed…e76b8b
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x106eff…439aa0
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a00ec…93cfa0
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39d84a…13f516
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf308fe…a323cd
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02dee3…5efd84
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7f8e9…284d0d
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11231c…86bbe5
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74dbab…f0bc08
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3021cd…3320cb
0x81b3…55660x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36380c…3e2ae3

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.