Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x4e5e68…797038
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x3b5b65…c2ae7b
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x380486…db5a3d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x57e9b5…56999b
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xc01ac1…0308a9
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x0338c3…5271e8
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xb33bea…5059d8
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x4b57b5…74ad00
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xf14d7c…a1647c
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xda06e4…125b46
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xab4d66…a06684
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xeaf41c…4bbf01
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xd3d24d…a50c90
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x7443a7…4451af
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0xe81d78…74d51d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa66d ago0x73d117…f01f8d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0xbe3530…0affc2
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0xd846e2…4a09ff
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0x6d65b9…8787bb
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0x3d690c…0b7b9a
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0x5f486c…8f5f97
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0x8ccd58…c2ff33
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa67d ago0xbc7344…a720cf

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.