Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x02132f…1efba8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x550ac5…d10a8d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x8fa39b…a65cae
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xb0dc5e…4b8df9
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0x851493…447b3d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown28d ago0xbccb33…3f55b9
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x240e97…28295c
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x776ba8…1df5e8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x8cc839…1cb7fd
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0xb54d91…44b80a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0xa0d35c…5465db
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0xd90a6d…1db8c7
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x79c81a…5aa48a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x32aaa6…f61bdf
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x5cc7bf…2b990e
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x3d7a4c…501085
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x5a7075…ebaf88
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x0bf374…e79e06
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0xe15be1…592679
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x998df5…4f01fe
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x609b1e…bc9523
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x4d4745…9f479d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x5561df…3bcca8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0xb5461f…6898e2
0xd00c…79230x9c95…e299Base$0.001100%Route unknown29d ago0x3169e8…326bad

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.