Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x2d5abb…f6309b
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x6b5e4c…623b12
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xe23e83…b3955b
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xef3c72…1de575
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xfb0aeb…791b3a
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x564546…913295
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x9292ed…fa57fc
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xd06afd…87eeb0
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x5e834a…85a4ca
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0xdbf30a…e11a57
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xb26e5c…0cadd0
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0xe917e8…216a10
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x9d3d0f…9fb310
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x2de306…79694e
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x79d272…56a749
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0x6352ac…aeedae
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0x5def47…0d7ce0
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x5be62e…7eb21f
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x261cda…76a377
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x02384b…247a2a
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x08c6b9…d50c80
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa47d ago0x48917e…d21852
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x007ba5…f9ac41
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x18a8f8…2cdcac
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa47d ago0x565a54…8f4330

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.