Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa43d ago0xa4d5e9…4fcefa
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa43d ago0x8c8efe…1a87af
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa43d ago0xb37b4f…831753
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa43d ago0xff456c…9168c9
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa43d ago0xd31f34…a2660b
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa43d ago0x905180…2dffcb
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa43d ago0xd76ccc…dc4cd6
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0x7456ef…d932ff
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xa79902…d3cbc9
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xc814a5…d8d45d
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xd362a5…7b11a5
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xeca2f5…e58a3f
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0x3ed2bf…18f5b9
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xaf60c4…be58ac
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0x993e7a…7a4144
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa44d ago0x3eed9b…f36844
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xe853c4…946eaf
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa44d ago0xcd1966…f3af85
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa44d ago0x1c85d3…c727da
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa44d ago0xfb6a5d…13ebb4
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0xd55a5d…da3eb9
0xa2d0…8fa30xfe80…47eeBase—$0.001100%fluxa44d ago0x3284a6…4e1064
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0x836b1f…1c3ede
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0x2cf05e…e0e86f
0xa2d0…8fa30x9c95…e299Base—$0.001100%fluxa44d ago0x8b6001…0a0517

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.