Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x1621b8…96f138
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0xee5473…d976d3
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x26274d…0311b5
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xe34b05…e17228
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x90ed47…bbc3fb
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x70a5e8…e99497
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0x01ad63…f9e2dc
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x5ab261…69e9c6
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0xc58a7f…538654
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x22db58…c1a381
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xb79974…b2b00a
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x8064e1…242730
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x44c647…37572e
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xb229ec…f1e66d
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xc86bf3…7d4c26
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xc8b038…da444a
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0x1428df…61913b
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xa5b8bc…bf3f47
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0x46474c…d44dde
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0x6e1c29…d373b2
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xbd553c…6d895e
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0xe8a72e…76d1f1
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0xbd0da5…50f91b
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa49d ago0x92aaf5…41bcdd
0xd32b…45470x9c95…e299Base—$0.001100%fluxa49d ago0x858a0e…f423ab

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.