Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xb6dc92…97b022
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xc2b62c…95bcaa
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x750ff5…bc2f5a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x7dd392…6689bb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xbdaa25…c55f88
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xf26a05…c1c6dd
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xd84661…a5c8ed
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xaaa151…cf3ed2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xe54616…253132
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x23e44d…18ff47
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x6d091c…cca51f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x8ee7cc…010ed8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x58d0cd…dcf8e1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xc55fd0…6be82d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x45063e…f5062a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x8e0e5e…51a0b9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x3bc4ea…1475fc
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x99a820…d70667
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x165cb6…ecd2fd
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x456cf4…bbc5a8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x289296…cf1ca3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0xda8c6c…ffa676
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x52b306…8763a1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0x82797d…1d3bf0
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa21d ago0xec3c04…649e5f

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.