Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x18c5b6…bcd084
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x071e4b…77bace
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0xf10a11…6c8912
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x21ef3e…470574
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x0cbf87…bc6dd0
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x50910f…50157f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x492f5e…e6c12a
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x5692cc…2ba875
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0xae5c89…00845f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0x3493a6…eb73d9
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown47d ago0xd2092f…b3887c
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0x596fe4…c44afe
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0x24fa01…da2a9f
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0x3715f8…b78521
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xda96f2…48bb50
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xa78272…c03fa0
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xef2785…18e8d5
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xe38996…bf1870
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xfa7cf8…553be7
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0x7c7f32…770013
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xe3438f…352870
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xb0ed08…953fb7
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0x97ae68…664354
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0xeb08a9…cbbe91
0x293f…1e9c0x9c95…e299Base$0.001100%Route unknown48d ago0x1ab03b…3bb3b5

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.