Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x0c8b4b…a359d8
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x261bde…41ea1e
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x2e47d4…4a92fe
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x138a48…85db89
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x8f6f10…acf852
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x4f33af…35ce5e
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xe234a5…c10724
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x0da026…740b1f
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xfabcc4…a2d919
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xe74b8f…4439c4
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xe6cf2d…460368
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x24d3b6…939403
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x1f856b…6e5ec7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xde611e…634487
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x1ac00a…3b59f1
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0x06b865…8ef780
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xb29fc8…2ba0ba
0x2c14…58300xfe80…47eeBase$0.001100%fluxa30d ago0xfcdbf0…62991c
0x2c14…58300x9c95…e299Base$0.001100%fluxa30d ago0x89990c…7ebe73
0x2c14…58300x9c95…e299Base$0.001100%fluxa30d ago0x6cb226…481bd2
0x2c14…58300x9c95…e299Base$0.001100%fluxa30d ago0x404e05…df9bb6
0x2c14…58300x9c95…e299Base$0.001100%fluxa30d ago0xd182a5…ffdfcb
0x2c14…58300x9c95…e299Base$0.001100%fluxa30d ago0xd4ae38…8ba69c
0x2c14…58300x9c95…e299Base$0.001100%fluxa31d ago0xad015c…86d6cf
0x2c14…58300x9c95…e299Base$0.001100%fluxa31d ago0xc86218…640331

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.