Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x41298a…611469
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0xfcbd34…5979d7
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x2ea2dc…4392dc
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x7cac68…03e206
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x0095f2…8143d7
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x9783c9…a0feb9
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x69fd15…aa4b8e
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0xa820fd…2c8545
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x3a764e…478958
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x49c126…428a93
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x26cb1a…26b0d9
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0x26899c…ead1b2
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0x85aa1b…8c14c9
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0x0bc261…541f05
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0x5dd83e…2e54fa
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0xe7128b…5be5c8
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x3dd9a8…98cfa9
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x4995e5…51831d
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0xb00f94…bd818a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0xe9dcbf…a84e36
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0x6d5846…3e03ff
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0xcb7519…b773eb
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0xfbd8ef…04543f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa32d ago0xc4c170…348997
0x7f3b…cff40x9c95…e299Base—$0.001100%fluxa32d ago0xadabae…824abf

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.