Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x6ff632…9f7ddd
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x524520…bfa1b8
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0xcc5f32…463058
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0xd24c6f…fc6ab6
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0xb35745…52c2f1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x5f6294…361a3d
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0xb5f40e…472f24
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x3d54d0…f40018
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x317490…227e05
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x37ce5b…939bf9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x1d574d…be30e5
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0x9f3271…c77ab6
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0xb062b6…ecb885
0x5781…9c430x9c95…e299Base$0.001100%Route unknown59d ago0xf11902…923414
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x2f5048…53d95f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x64ce0f…3033a1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x152e18…6d33c5
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x08578d…04e370
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x070ffb…ce34c3
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0xa37283…fd0bd0
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x93b31b…dc6a6d
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x6930e7…bab518
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x291b50…621627
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x87d023…8d595c
0x5781…9c430x9c95…e299Base$0.001100%Route unknown60d ago0x7e9e24…5b86e4

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.