Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x657049…15e7c9
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xc4d960…6cd21f
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x4d3d61…caaabf
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x6d9d69…95e965
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xf97495…722beb
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xe611c3…b83c8a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x17c94c…754ae3
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x48330d…a39df9
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x56b4e6…8ab5a0
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x690826…02d85a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xd20f8a…d2fcaf
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x364cbc…cb00b5
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x40e9b7…e4ed12
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x022d10…0682f3
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xbfd112…f6d527
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x825f73…ca55eb
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x506d3d…b0feb3
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xeec33f…e5b32d
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x9c7540…fef29b
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0xbf94fe…19af7a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa70d ago0x5fd925…0e5ec3
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xab89d1…bff65a
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x04cd66…ce9089
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xc4d55f…c0b3ae
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x403f4d…299b2d

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.