Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0x96897c…51e877
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0x62e33c…676408
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0xb20115…8fbe84
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0x09decb…d82c62
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0x81518d…aae8bb
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0xa74ce4…4a3faf
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0x771cf5…11e1ce
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown48d ago0x51f997…478eae
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x423230…2c961b
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x44cb70…ebb91d
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x117dc5…6d8f1a
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0xd814f9…8134dc
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x47a2db…99e552
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0xdc349a…063b60
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x9d8a7d…b3d9d2
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x5ec642…bd8880
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x6c8770…ded86e
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x84f4cb…48c9cd
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x980b28…289a97
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x0fd09c…19dea8
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x495147…57a0df
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x4331b3…a01c04
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x572ca0…9faba2
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0x53c543…687fa1
0x9cd8…54160x9c95…e299Base$0.001100%Route unknown49d ago0xe72408…010e41

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.