Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6715…52580x8cf4…fd18Base—$0.10100%fluxa9d ago0x0192fb…1f7a71
0x2049…c3d40x8cf4…fd18Base—$0.10100%fluxa10d ago0x9710e2…405d9b
0x1c9f…61e80x8cf4…fd18Base—$0.10100%fluxa10d ago0x9ddf37…c4ab7f
0x79fe…74a00x8cf4…fd18Base—$0.10100%fluxa10d ago0x902c31…e64a0b
0x6b8e…7bfc0x8cf4…fd18Base—$0.10100%fluxa10d ago0xe40ba5…35d08a
0x9051…53e10x8cf4…fd18Base—$0.10100%fluxa10d ago0x67177e…6d07f9
0x12bb…696f0x8cf4…fd18Base—$0.10100%fluxa10d ago0x7d8114…c0ffdf
0x3946…64a40x8cf4…fd18Base—$0.10100%fluxa10d ago0x702d18…593bc5
0xd70b…0e000x8cf4…fd18Base—$0.10100%fluxa10d ago0x3cc52a…858e88
0xc2c3…53450x8cf4…fd18Base—$0.10100%fluxa10d ago0x1bfd3c…6a65d8
0x9aae…b84a0x8cf4…fd18Base—$0.10100%fluxa10d ago0xdb7130…1bcae1
0xa4f7…1f540x8cf4…fd18Base—$0.10100%fluxa10d ago0x2f6183…39282e
0x0344…03fb0x8cf4…fd18Base—$0.10100%fluxa10d ago0x05b8ad…d7cb76
0x4779…d2330x8cf4…fd18Base—$0.10100%fluxa10d ago0xcae67b…fbaa85
0x437e…75db0x8cf4…fd18Base—$0.10100%fluxa10d ago0x4f9d4a…1fadf2
0xab39…540f0x8cf4…fd18Base—$0.10100%fluxa10d ago0x4cd975…dcb81a
0xf30b…5f490x8cf4…fd18Base—$0.10100%fluxa10d ago0x9bbcec…cddd39
0x5498…39dc0x8cf4…fd18Base—$0.10100%fluxa10d ago0xe445d3…96a6e6
0x4b31…c3830x8cf4…fd18Base—$0.10100%fluxa10d ago0xc7a1bf…81ec58
0xfa80…9b330x8cf4…fd18Base—$0.10100%fluxa10d ago0xa12503…98aaad

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.