Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x7ebd91…e4f636
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa33d ago0x90f88a…720ea2
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x907bfe…1f900c
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0xd8cfed…2b35f5
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x0a639a…95d8b5
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x7b5b31…65636c
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa33d ago0xb7b256…72488d
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0xb8d43e…2d39b3
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa33d ago0x784ef9…90b2c8
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x7991fb…0494d0
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x4dba63…61c57b
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x661524…94124b
0x9747…a8a60x9c95…e299Base$0.001100%fluxa33d ago0x91385f…45d5af
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0x69382a…6e4485
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0x99415f…d3ab06
0x9747…a8a60x9c95…e299Base$0.001100%fluxa34d ago0xf7d1e1…9afa13
0x9747…a8a60x9c95…e299Base$0.001100%fluxa34d ago0x37001c…919eff
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0x31ce44…547f22
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0xdc3172…96ef4b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0x6b610b…b832b1
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0xd8e783…18ac4e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0x88c949…a47d20
0x9747…a8a60x9c95…e299Base$0.001100%fluxa34d ago0x953e65…1f6500
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa34d ago0xb6fb71…d1b895
0x9747…a8a60x9c95…e299Base$0.001100%fluxa34d ago0xebad37…d2e72f

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.