Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa49d ago0x3c02bf…e5ce9a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa49d ago0x696e89…7bfd62
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa49d ago0xa5a635…f05af6
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa49d ago0xa281d4…b2939e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa49d ago0x82f31e…5c05df
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa49d ago0xac0b9c…a7bd70
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0xb31824…e76a55
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x49e944…c69636
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x2abfbd…b0c08a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x40ef76…8b4be1
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xbe688d…09e95f
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0xc08fed…dd9a5e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0xde8a6c…e9eca7
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x756f6f…41b8c4
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x1ebc58…1ff327
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x7ff130…915048
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0xbd370b…9d3bab
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0xc06a25…0d6467
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0xfb3e94…b984bb
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x267083…0322d9
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x60924f…b26fd5
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa50d ago0x3e8742…2468c8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa50d ago0x64075d…a12bc6

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.