Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0x71b213…d296b3
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0x242f86…7b4dc6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0xa20af2…73668d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0x29c6e6…53fe96
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa38d ago0x4e8a2d…f01ab6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0x3c56d6…fa4502
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0xc1a896…3592b1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0xba608d…a92125
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa38d ago0xf1b78a…386215
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa38d ago0x1d14e8…34a122
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa38d ago0xd9211f…627311
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa38d ago0x6a7201…e84ba9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0xa905b6…2c294f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x1c7682…50fc51
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa39d ago0x6ac697…d00a49
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x85b4df…711fd1
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa39d ago0xa672f5…aba280
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x2c635d…7cf61f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x47dde7…1a76e8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0xad777d…53435b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x065d7e…15d56c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0xdac09c…7a550a
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa39d ago0x9898c9…9542ee
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x1ad2a6…29d1ad
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x6afe46…6615a1

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.