Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x5582b4…179fc8
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xe279b9…8bbf07
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x08ae5f…4d7ad5
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x27fbfa…1e742c
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xd070e0…eb24f6
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x678612…e75174
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x3ce3b3…238c55
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x403a99…7df887
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x476152…010255
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x90822f…6de328
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x18f630…ddc22a
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x4fdd77…e872e5
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xd42851…38cd98
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x6900c0…e20a70
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xae9593…1d6718
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xb350ce…fff025
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xda24df…fbf0a2
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xe6a0ab…d9e073
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x240e25…6dff22
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x2ecc3f…8a4da4
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x9febc0…6f8143
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x270515…e7bbce
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0x12345d…502b28
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown68d ago0xc9c7f5…0fb202
0x45c7…d18c0x9c95…e299Base$0.001100%Route unknown69d ago0x3df24e…f934ca

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.