Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0xff101a…4a4ef2
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0x418db4…7cfcd3
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0xa648b9…6f808b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0xc2811c…bd2414
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0xb39613…275e65
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0x2490bf…020926
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0x6527d7…c4c034
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0xcce538…1c2355
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0xf7ee09…8b544f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0x03e402…ba68ca
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0x98cc71…bf1661
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa31d ago0x98795c…50e7a4
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa31d ago0xc9f21b…71dc77
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa31d ago0xd499f5…a6f8b1
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0xa80ca4…74c8e5
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0xfa0477…49d1e0
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0xf18a1d…370e19
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0x16fc33…72de09
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0x0c207e…f5f138
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0xe86485…3c2c65
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0x0ee9f1…c0e312
0x1b45…51e10x9c95…e299Base—$0.001100%fluxa32d ago0x952401…abca8b

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.