Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d7bc7…25fdb9
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0cca7…3166c7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a1b2b…68e9dd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21c8c7…0897a5
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26dc8f…08eed5
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f73cb…27e9d0
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46ae8a…931d77
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ebde0…6c51a6
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c1401…75e0b1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5023db…9511c1
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0df25b…059f65
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x700782…fe5392
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe79505…7e6211
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6a634…17f6aa
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4426d8…863742
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe11d40…0b4628
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeed59d…e2c5a5
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa645b3…4e2c00
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf761d7…00cd72
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x61b26a…a97687
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe491a1…bfd6bc
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59df06…23654c
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b5389…0de3d3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73b089…b050c3
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f5c70…d6e4f4

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.