Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0xddf1…6e63Base—$0.01100%coinbase39d ago0xf02899…53fc9f
0xbe14…d0fe0xd015…58f7Base—$0.01100%coinbase39d ago0x7c2193…1b8290
0xbe14…d0fe0xe4ab…ccabBase—$0.01100%coinbase39d ago0x883ba0…b63c2b
0xbe14…d0fe0x4506…f6f2Base—$0.01100%coinbase39d ago0x5167c0…35c5eb
0xbe14…d0fe0xb346…d6abBase—$0.01100%coinbase39d ago0x717956…7cae2a
0xbe14…d0fe0xf55f…fe15Base—$0.01100%coinbase39d ago0x693289…2749e2
0xbe14…d0fe0xf84b…914dBase—$0.01100%coinbase39d ago0x83aba9…d4d02c
0xbe14…d0fe0x0405…1716Base—$0.01100%coinbase39d ago0xc33bd1…ff85f2
0xbe14…d0fe0x24d8…3598Base—$0.01100%coinbase39d ago0x8bf60c…e9a50a
0xbe14…d0fe0x2c89…ac77Base—$0.01100%coinbase39d ago0x1ec5ad…be5af3
0xbe14…d0fe0x8559…a433Base—$0.01100%coinbase39d ago0x887997…8a7d15
0xbe14…d0fe0x4cc8…c374Base—$0.01100%coinbase39d ago0x7b0af6…4e6c62
0xbe14…d0fe0xb3da…e00aBase—$0.01100%coinbase39d ago0xcb5f7f…df2364
0xbe14…d0fe0x6e55…4005Base—$0.01100%coinbase39d ago0x8a13cf…50a580
0xbe14…d0fe0xfd63…5539Base—$0.01100%coinbase39d ago0x410bd8…cedeb9
0xbe14…d0fe0x878c…0c6eBase—$0.01100%coinbase39d ago0xc9c307…d72f0a
0xbe14…d0fe0x3ab9…0515Base—$0.01100%coinbase39d ago0xaef632…83e291
0xbe14…d0fe0xf467…89e2Base—$0.01100%coinbase39d ago0xdd111d…14da7f

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.