Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x11b830…7a5afa
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x86a1dc…296e9f
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x1cbb1c…2e8f56
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x3b39fe…528720
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x74e314…1c54a2
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x1b11ef…e501bc
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xe6ce5f…54b99f
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x562dbf…52bef5
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x64ea5a…7e6fef
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x16c148…aacd24
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x7228c3…e1566f
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x99e2bc…af27bb
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xd4cf4a…f6eaa1
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xd82c9a…3ba7c1
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x17d472…cbc977
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xde2cd5…039ffe
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xb14a63…43adb1
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x0bd44c…0544ed
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xdd059a…466652
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xe39ae5…e49d93
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xa3736f…db4325
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x180797…e26b4d
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xdde576…98d0fe
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0xcb2f07…799649
0x8828…e6fb0x9c95…e299Base$0.001100%Route unknown67d ago0x0752d0…319783

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.