Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb96409…dc3c5b
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x16013d…c10b52
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd05598…ad560b
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62e5f4…a644e8
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x212789…f19a33
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b538d…53dbc0
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xad483a…b730d1
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x351e7d…efea0d
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x709def…bae79c
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x896b96…14f290
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca594b…3fadcf
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa6a959…8daaa1
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x022cfb…bb2516
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa0aa06…b5cce1
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5326cf…ff7856
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x229477…6ac58f
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0513a8…adb0a7
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe958ed…e703d3
0x5831…b5ab0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x928ce0…f0a552
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xca6f8b…8f6f20
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4a2e61…d9d2ec
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc2c1f8…ca0ded
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1adf49…90f0f8
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5180a8…8251a4
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x788b42…3e8ef6

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.