Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce4b…3fd20xac65…4417Base—$0.07100%fluxa115d ago0x6bf6f9…c28e2b
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0x76c4e5…468f00
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0x3d26e9…3d7ac8
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0x1cbf4b…3b9ae0
0xb90a…9ae40xce4b…3fd2Base—$0.02100%fluxa115d ago0xd063da…5eb8e0
0xb90a…9ae40xce4b…3fd2Base—$0.02100%fluxa115d ago0xe8dfab…ebd1b6
0xce4b…3fd20xac65…4417Base—$0.06100%fluxa115d ago0xcf5be5…b02aab
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0x99b940…fc3924
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0xad2606…c6f60b
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0x3a117d…190b09
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa115d ago0x6ebed7…465a98
0xb90a…9ae40xce4b…3fd2Base—$0.02100%fluxa116d ago0x1f66b4…3bad14
0xce4b…3fd20xac65…4417Base—$0.98100%fluxa116d ago0x478a18…fcee60
0xb90a…9ae40xce4b…3fd2Base—$0.90100%fluxa116d ago0x8c0e65…ff8743
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xe6aaf9…18589c
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x54f4b0…a5432b
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xf0c6ce…a79aa1
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xc0ae83…667d96
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x0fa236…80c4d5
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xae6ade…88cbb5
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x0a8d8f…42dae7
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x72a186…ab7588
0xce4b…3fd20xac65…4417Base—$0.07100%fluxa116d ago0xc59747…ff2d26
0xb90a…9ae40xce4b…3fd2Base—$0.05100%fluxa116d ago0xe321a5…81d4e6
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xeae484…b86eae

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.