Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd841…352f0xd896…cc8fBase—$0.01100%coinbase74d ago0x7c8ad7…7f1606
0xd841…352f0xed53…ee1cBase—$0.01100%coinbase74d ago0xf5ebab…0d99cb
0xd841…352f0x7817…d805Base—$0.01100%coinbase74d ago0x5b0823…689e78
0xd841…352f0xbbce…3413Base—$0.01100%coinbase74d ago0xf0dd3d…8e8efb
0xd841…352f0x41a5…bbc5Base—$0.01100%coinbase74d ago0x6b8ad8…e87bbb
0xd841…352f0x666f…9752Base—$0.01100%coinbase74d ago0x26bd7c…b43727
0xd841…352f0x0324…9916Base—$0.01100%coinbase74d ago0xe9b5da…e57c7f
0xd841…352f0x5c45…3165Base—$0.01100%coinbase74d ago0x8be418…d25c82
0xd841…352f0xe7e7…671eBase—$0.01100%coinbase74d ago0x2729d5…2b2038
0xd841…352f0x149b…a784Base—$0.01100%coinbase74d ago0xf39aeb…2f256e
0xd841…352f0xcb4c…e249Base—$0.01100%coinbase74d ago0xab0f3b…ad2bf0
0xd841…352f0xb7ac…587cBase—$0.01100%coinbase74d ago0xcb44dd…a5a5d2
0xd841…352f0x7ea7…cc7eBase—$0.01100%coinbase74d ago0xe2ab43…b3a866
0xd841…352f0x576e…c083Base—$0.01100%coinbase74d ago0x34140c…2c1bfd
0xd841…352f0xfea0…dcedBase—$0.01100%coinbase74d ago0xa805aa…ac90a0
0xd841…352f0x880c…65fdBase—$0.01100%coinbase74d ago0xa1a359…06981a
0xd841…352f0x3186…f51cBase—$0.01100%coinbase74d ago0xe886c1…2b5bb1
0xd841…352f0x4db4…e910Base—$0.01100%coinbase74d ago0xf9613e…737cd0
0xd841…352f0xf231…15e9Base—$0.01100%coinbase74d ago0xd6fca5…97480e
0xd841…352f0x75ee…a5c8Base—$0.01100%coinbase74d ago0x3002bc…3b6735
0xd841…352f0x561f…616bBase—$0.01100%coinbase74d ago0x60d657…aa74dd
0xd841…352f0xe3b1…bcdeBase—$0.01100%coinbase74d ago0x3d6035…4f5d42
0xd841…352f0xa323…1411Base—$0.01100%coinbase74d ago0x86e68e…6814d5
0xd841…352f0x16af…2efeBase—$0.01100%coinbase74d ago0x39f34f…8e2124
0xd841…352f0x74b3…3dd5Base—$0.01100%coinbase74d ago0x5488ce…84e63c

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.