Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ba5…80690xac65…4417Base—$3.76100%fluxa115d ago0x638b4c…e3835e
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x00a10f…659784
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x91f57d…5fb909
0xb90a…9ae40x3ba5…8069Base—$3.60100%fluxa115d ago0xc03baa…2e0f2c
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0xffb73e…798244
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0xb53089…9861a2
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x65fe32…3a5594
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x34a240…d40013
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x3f7f7a…ec0849
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0xfc9052…3ac6c5
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x97c6fb…fbfef4
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x6250b7…b2bfb1
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x084573…34f5ae
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x9ada43…b9c960
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x01eb8b…0e5a82
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x1d62bc…b3c335
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0xd0f594…e3bbb7
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x5aa8c1…287e9f
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x898a4f…f59532
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa115d ago0x5af05f…f35221
0x3ba5…80690xac65…4417Base—$0.01100%fluxa115d ago0x6d89eb…4a53c0
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa116d ago0xc11639…fc71f0
0x3ba5…80690xac65…4417Base—$0.03100%fluxa116d ago0x3b3938…752923
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa116d ago0x8a34f6…46b24e
0xb90a…9ae40x3ba5…8069Base—$0.01100%fluxa116d ago0xd25e99…ea5457

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.