Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3c2b4…5e0a6b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0f8bc…30e864
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde2e8c…4ce737
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d697e…e6317a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b320d…856b1d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19320c…8ceafe
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4e3ca…0d17e1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb0bf0…56dc0b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9e3ff…d9dd33
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f60a9…14c7df
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b066b…cb5744
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab91ad…fac565
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc3047a…f56f27
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1efe34…a23081
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x255e98…454204
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a331c…091231
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x876a39…6d20a3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x448e9b…1dd5cd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6143d8…2238c3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc1db27…7223b8
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7492cc…69a26f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x836fcb…0cb486
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8900f…e721c7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63a495…691916
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4d271…d179d3

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.