Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0xe7e8a3…545f03
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x7f9c77…ec1a66
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x37d6f0…3d92f4
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x160402…3745e0
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x23168f…8bbb98
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x7ba273…9710bb
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x07fe62…f0b85b
0x4e17…0bea0xfe80…47eeBase$0.001100%fluxa15d ago0x260791…b1e547
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x12ef8d…3570d3
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x893e0d…8958c2
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0xe35c97…486340
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0xa9b747…8f53c0
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0xf52f8d…0a0846
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x5b8ce1…b49313
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x3540f6…6b2954
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x7cdcf7…15b0e1
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0xbe937f…22b20c
0x4e17…0bea0x9c95…e299Base$0.001100%fluxa15d ago0x81d558…bbaa3f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.