Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x0d2db2…77133f
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x90852b…58074a
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0xfa35b8…0f95bf
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x11662e…b21ecc
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x11217d…02607c
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x041c21…07bfa1
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x577523…9330a2
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x5feb3e…1de73e
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x09bab4…e936ba
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x8c6be0…b9a192
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x0c899c…c74476
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x160f0e…e1df8c
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x9b6b58…7986ab
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x5ccfc5…129521
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x012357…89bada
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x97c42c…6373f7
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x281419…c6f249
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x65d049…1d9966
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0xd202c7…c5c4c0
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0xeb8db7…a88620
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x8bcf9c…e9652b
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x10d7e7…345649
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0xbee2a9…0b09ec
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0x71a0a4…c3db67
0x7e23…528f0x0529…7db3Base$0.01100%payAI48d ago0xc54ce3…b8c4ec

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.