Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xaf3a54…f095dc
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xc9bb28…de5458
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x78eb1a…4587be
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xa5d410…769cce
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x7f9e69…72a3aa
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xd2ee69…32c809
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x8e40e8…9a1f47
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x79474a…6ec775
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xc8a259…00daf9
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xa817b0…a085c9
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0x19ed4a…dd9d41
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0x56447c…7fee88
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0x640cbd…e11b73
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0xfe1b90…edca2c
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x592746…e5b2eb
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x194962…19b912
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0xed39dc…1c83fb
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x770cac…d391b0
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0xb7268c…eaef33
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x2046b4…8e8e77
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0x8be1a7…1780ec
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0xa4cc2f…5b3b81
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa41d ago0x935590…34d192
0x67cc…b0100x9c95…e299Base$0.001100%fluxa41d ago0x75aaeb…c539f4
0x67cc…b0100x9c95…e299Base$0.001100%fluxa42d ago0xedb0cb…b8b276

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.