Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd2f…49860xac65…4417Base—$0.05100%fluxa105d ago0x573c6d…cbdfc8
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa105d ago0xed380d…1ea94c
0xb90a…9ae40xbd2f…4986Base—$0.04100%fluxa105d ago0xa6cbdb…7fe17f
0xbd2f…49860xac65…4417Base—$0.21100%fluxa106d ago0x51cb6e…303567
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x148d8e…b9aa8c
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x1c8b3e…aca78e
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x41dee8…746a22
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x3d6fe8…9712c3
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x69bc74…4e98e5
0xb90a…9ae40xbd2f…4986Base—$0.05100%fluxa106d ago0x3d5276…cb2410
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x3138dc…7c12a7
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0xc7d861…55a835
0xb90a…9ae40xbd2f…4986Base—$0.02100%fluxa106d ago0xcb7946…3f2c6d
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0xb8bed1…278cea
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0xc416d0…f45a9c
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x99940a…c4657b
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x4c949b…1a833d
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0xb5c216…9afaa4
0xb90a…9ae40xbd2f…4986Base—$0.02100%fluxa106d ago0x4f3e76…c539f2

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.