Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x2f7f52…478784
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x69c417…804ce0
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x593c13…d5e1a5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xb1cbfd…47f27b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xc5a7a1…e41b63
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xee162c…8c503c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x379a77…ff2092
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x5a024f…85c1ea
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x50d6c0…550f58
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x0a3e4c…1a2cec
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x34fed3…7aea48
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x986fb9…0998ba
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x3dbfc9…db72d0
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xe5df97…a8ba19
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x332b8a…7f5e72
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x5dc151…6f868c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x04e095…096597
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x6d86eb…f24e4e
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x7f95eb…1014fc
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xee313b…e1c032
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xeb3017…b49e96
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xf03fb4…39f33b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x65ddf4…4ae9af
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x31a5fa…268871
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x8af5f6…1d8010

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.