Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0x3802eb…2572bb
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0x0b6629…70e849
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0x23fc91…6f3515
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0x73cf8b…cf0439
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0x931f42…a969be
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0xc50866…85fd33
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa65d ago0xe0116d…6beec1
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xbf291a…9b8f7b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x26af4b…3ee5ac
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x95a5ae…f57221
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x2afeb4…367bf7
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x847a68…776e2e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x352177…d9001a
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x2460c4…a4b762
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xf46cbf…d14bb8
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x47a34a…f65f53
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x93ad2b…07d53f
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xc2c92f…80fc1c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xde20bc…6bd859
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xc05ab9…427e01
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xc863dc…84b7de
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x5443b7…0a754d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xa0ca1c…876bd2
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0x9eb704…bef2a4
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa66d ago0xe5c70a…fb8f56

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.