Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfec6…a0850xac65…4417Base—$0.05100%fluxa118d ago0x22be87…cd61e0
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0xd409e9…bebcc5
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0xa14938…e9f20c
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x1c8ca4…c65988
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x880521…b7f2e1
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0xa9f6d4…ff101b
0xfec6…a0850xac65…4417Base—$0.08100%fluxa118d ago0xb3c53d…f3a661
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x7bad07…ed3a38
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x59daf4…e81a41
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x30b15a…3263e9
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x432d83…eedec7
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x824c55…500490
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0xfafac4…f154d0
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x5685d6…c95bce
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x6b38ed…f02bef
0xfec6…a0850xac65…4417Base—$0.07100%fluxa118d ago0x63cb06…4ce2a2
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0xc81161…c16b83
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa118d ago0x386e67…4c1fc8
0xb90a…9ae40xfec6…a085Base—$0.05100%fluxa119d ago0xe9b144…34c4f8
0xfec6…a0850xac65…4417Base—$0.01100%fluxa119d ago0xbbdbc2…fab2f2
0xb90a…9ae40xfec6…a085Base—$0.01100%fluxa119d ago0x0f5cd0…39d8c8

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.