Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf969…6b6f0x10c1…1e24Base—$0.32100%coinbase108d ago0x3e5df8…d0881b
0xf969…6b6f0x10c1…1e24Base—$0.50100%coinbase108d ago0x0d69f3…43d80c
0xf969…6b6f0x10c1…1e24Base—$0.99100%coinbase108d ago0x50899c…ae13d0
0xf969…6b6f0x10c1…1e24Base—$0.55100%coinbase108d ago0xd011c0…75fad9
0xf969…6b6f0x10c1…1e24Base—$0.81100%coinbase108d ago0xb81495…01bfc5
0xf969…6b6f0x10c1…1e24Base—$0.58100%coinbase108d ago0xf95c5c…22dd30
0xf969…6b6f0x10c1…1e24Base—$0.53100%coinbase108d ago0xac00ef…05646b
0xf969…6b6f0x10c1…1e24Base—$0.52100%coinbase108d ago0xb69a3d…a06a01
0xf969…6b6f0x10c1…1e24Base—$0.84100%coinbase108d ago0xaa943e…d1c8b4
0xf969…6b6f0x10c1…1e24Base—$0.82100%coinbase108d ago0xb1f31e…890f4f
0xf969…6b6f0x10c1…1e24Base—$0.79100%coinbase108d ago0xde148a…8495cc
0xf969…6b6f0x10c1…1e24Base—$0.58100%coinbase108d ago0x294ca4…16e226
0xf969…6b6f0x10c1…1e24Base—$0.55100%coinbase108d ago0x102dae…120067
0xf969…6b6f0x10c1…1e24Base—$0.66100%coinbase108d ago0x9012b2…a581f1
0xf969…6b6f0x10c1…1e24Base—$0.07100%coinbase108d ago0xeae9d3…caf422
0xf969…6b6f0x10c1…1e24Base—$0.82100%coinbase108d ago0x6692c0…4ee2d4
0xf969…6b6f0x10c1…1e24Base—$0.80100%coinbase108d ago0xb9eb69…69847b
0xf969…6b6f0x10c1…1e24Base—$0.82100%coinbase108d ago0x787cad…191992
0xf969…6b6f0x10c1…1e24Base—$0.55100%coinbase108d ago0x3b8f8d…b29214
0xf969…6b6f0x10c1…1e24Base—$0.54100%coinbase108d ago0xd79f39…2a7a45
0xf969…6b6f0x10c1…1e24Base—$0.91100%coinbase108d ago0x4435cc…db954d
0xf969…6b6f0x10c1…1e24Base—$0.85100%coinbase108d ago0xc2db26…e6e4b1
0xf969…6b6f0x10c1…1e24Base—$0.70100%coinbase108d ago0x26cf6f…f97fcd
0xf969…6b6f0x10c1…1e24Base—$0.63100%coinbase108d ago0x8b3abd…deea9b
0xf969…6b6f0x10c1…1e24Base—$0.73100%coinbase108d ago0x66386b…62fdc0

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.