Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown33d ago0x85f728…91515f
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown33d ago0xdeee12…3e1dd5
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown33d ago0x4fda6f…72a62f
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown33d ago0x230df1…3d77e9
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown33d ago0xc1ab25…876f6b
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown33d ago0x005a7c…a9477b
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xb2fec3…8d8243
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x2424a8…53dbfb
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xe61de4…a2c84a
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x4903d4…1dba8f
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xb21997…458a67
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xf645fd…5476ee
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xa3e6ae…bf6031
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xbd4401…c4c120
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x243792…dce5f6
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x8f149c…df766a
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0xd1b41e…5b336d
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x4b9413…d1b5a1
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x4b9ff7…9385c9
0xcfd7…06540x9c95…e299Base$0.001100%Route unknown34d ago0x4d9dcb…a6e395

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.