Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x381ee3…404d06
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0xa8d695…0829c5
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0xe2c305…b9b7c8
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x50b8bf…0be912
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0xafe877…6badee
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x1f66b4…238377
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x6a543c…735336
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x39a169…ec7006
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x55dcc0…efcc5e
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0x8f498e…f4325c
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown47d ago0xaaf2e3…e01325
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xaa4618…31a7da
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x6fcfa3…2d65c4
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x25511d…29dc29
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x3b3eaa…77f4f3
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xfa204c…7740da
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x2022ac…a89c0b
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xb87498…3c19d9
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x2dd31c…8318c9
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xc49988…8ae69a
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0xa44722…3be97d
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x3cabf0…2c2b40
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x641ebc…641030
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x3d3063…20fd0e
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown48d ago0x62d1a0…dfc449

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.