Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7eed…afd20xac65…4417Base—$0.11100%fluxa108d ago0x5aa18d…238216
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x247de8…5a43a5
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x360dd3…a62469
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x4836ca…ce9962
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0xa52fb7…51eb0a
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x608b3d…aea24f
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0xf5f63a…31bda7
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0xa6ddcc…943b00
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0xfc3ce7…3a9883
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x278b58…3ab658
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0xff52de…3d4f75
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x0ef3ee…7a8541
0x7eed…afd20xac65…4417Base—$0.02100%fluxa108d ago0x77215a…b3d3d5
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0xb70585…97cd04
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa108d ago0x3a8e32…f586f2
0x7eed…afd20xac65…4417Base—$0.04100%fluxa109d ago0x9fb250…9c8d55
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa109d ago0x63003f…91d9ea
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa109d ago0xfa919f…c82c2a
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa109d ago0x464cc1…d382e3
0xb90a…9ae40x7eed…afd2Base—$0.01100%fluxa109d ago0x934acf…2fabfd
0x7eed…afd20xac65…4417Base—$0.05100%fluxa109d ago0x1ec15e…0ae6bc
0xb90a…9ae40x7eed…afd2Base—$0.05100%fluxa109d ago0x09fd89…ddf319

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.