Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xebc3c1…d38e0b
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x4c5152…97b81d
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x1ec24a…a8acb4
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xefae4c…31829d
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xc88d84…e13e8f
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x853dae…1cad72
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xec02a2…8e4315
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x775e0e…b74ba5
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x66b035…15f853
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x4ebca1…7e33ed
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x0ad263…9052d6
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xee5b54…f7ecda
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x0459ce…ae0a82
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xcf5dec…3cc1b7
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xbe47ec…1a9fbe
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x85aa7e…763dcd
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0xd572b1…bba0af
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa115d ago0x007fcd…cad9c0
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa116d ago0xff9120…39b3de
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa116d ago0x617131…bee97b
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa116d ago0xeaf701…beac29
0x991f…24420x7a37…2c2aBase—$0.15100%fluxa116d ago0x2ea20a…396177
0xb90a…9ae40x991f…2442Base—$0.01100%fluxa116d ago0x611a3f…d1ca58

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.