Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbfb…ee910xac65…4417Base—$0.12100%fluxa118d ago0xd1052d…e07ef1
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0xa827f9…8eec3b
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0x51c032…87cf67
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0x9a3b00…980087
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0xf96841…53d6c5
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0x4c03a6…850ae9
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0x15e4c9…4d40cc
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0x738db5…c05814
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0xccf495…6228b3
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0xaad74a…f5b6aa
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0x385ed7…5107d2
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0xcb8d65…02db83
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa118d ago0xfc5367…f1563e
0xcbfb…ee910xac65…4417Base—$0.03100%fluxa118d ago0xdbb705…68d560
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa119d ago0xe5095a…dd2e57
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa119d ago0xc4627d…80f4cf
0xcbfb…ee910xac65…4417Base—$0.04100%fluxa119d ago0x0a87fe…bc217f
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa119d ago0xf5e66c…74c965
0xb90a…9ae40xcbfb…ee91Base—$0.04100%fluxa119d ago0x74790d…0ecd20
0xcbfb…ee910xac65…4417Base—$0.08100%fluxa119d ago0x149924…daf85f
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa119d ago0xaa0d76…0010fe
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa119d ago0xe27b86…eeafaf
0xb90a…9ae40xcbfb…ee91Base—$0.01100%fluxa119d ago0x49c2de…a1ac6f
0xb90a…9ae40xcbfb…ee91Base—$0.05100%fluxa119d ago0x63c6b5…704b4a
0xcbfb…ee910xac65…4417Base—$0.13100%fluxa119d ago0x634a3c…4601be

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.