Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa41d ago0x56131a…9144c4
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa41d ago0x5fc6ab…6c915d
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa41d ago0x1dd8ed…e855d4
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0xa134c1…444293
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0xe97942…d23623
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa41d ago0x8e94c2…b5bafc
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0x613ceb…01ff41
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa41d ago0xe1d3eb…2e3af8
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0x46855f…f4e21a
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0x292f75…5bb7ae
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0x6fa0c5…558775
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0x59f72c…6d675d
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa41d ago0xb0c54a…0171fa
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x58835d…d54b62
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0xd39ac1…4ee707
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x161e18…869d81
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0xab48d4…5c7bd1
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0xd9d2cf…7e7f45
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0xd1bf1d…e11459
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x0349cb…dac049
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x4b02c8…13e04e
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xf0b1e1…dbf3f2
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xab3a80…6ace43
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xc7066b…b1a7b6
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xfb61ed…4c6e19

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.