Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac23…27600xac65…4417Base—$0.08100%fluxa115d ago0x47f854…8d728c
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x4b85fc…b5e5ec
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x01a09e…3bfecc
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x6f22f8…4015d0
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x6abb32…8b7ed4
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xfa14a1…c68986
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x3c7afe…036321
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xeab53c…94964c
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xa00b48…0805f1
0xac23…27600xac65…4417Base—$0.09100%fluxa115d ago0x955bfa…0d884b
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x47afb2…4bdbcb
0xb90a…9ae40xac23…2760Base—$0.02100%fluxa115d ago0x9ae203…21cf04
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xbe3de4…8e4dd6
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xabed0a…178553
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xa4a1a6…cba9cf
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x875fcc…5b5d72
0xb90a…9ae40xac23…2760Base—$0.02100%fluxa115d ago0x645c66…f68386
0xac23…27600xac65…4417Base—$0.03100%fluxa115d ago0xc33e47…14806e
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x045d90…e92a28
0xb90a…9ae40xac23…2760Base—$0.02100%fluxa115d ago0x8bfc65…c66b30
0xac23…27600xac65…4417Base—$0.04100%fluxa115d ago0xeb12ee…ef8880
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x2d1664…0d12fd
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xdb8c81…3fa525
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0xa59d62…6619ba
0xb90a…9ae40xac23…2760Base—$0.01100%fluxa115d ago0x8fa2ca…d85c2d

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.