Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x172d8b…da41f0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e4252…475fab
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x321d64…cdc23e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xf70936…140c2d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xc448d4…a1572f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x5e416c…9e88d0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x4ec967…2fb478
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xd0fb73…94693e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x7cb21a…9eae2d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x4e8e45…2c4fe2
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x6cee7b…c2e06c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x9d7434…229b26
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a258d…2d9b0a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xba65d2…cc7fef
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x330091…29a3a7
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x48abf5…12973e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x663b33…17ec16
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x602566…2f2c88
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x6e6ab4…512083
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x12f2bb…8c35b1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0xc13686…65aca8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x416c8f…8a6a20
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x4e22b8…09f722
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x33a427…bc4cdc
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b6cea…bcc34b

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.