Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbf6…19520x91e4…2c5dBase—$0.01100%coinbase78d ago0x0cb142…4437ef
0xcbf6…19520xd58c…190fBase—$0.01100%coinbase78d ago0x0143fb…bd5e9f
0xcbf6…19520x0058…221eBase—$0.01100%coinbase78d ago0x6cd1d2…81ec0c
0xcbf6…19520x50ff…f8c6Base—$0.01100%coinbase78d ago0x9cbb59…3634d4
0xcbf6…19520xbe2d…9935Base—$0.01100%coinbase78d ago0xccb3ed…43efd8
0xcbf6…19520x0657…324aBase—$0.01100%coinbase78d ago0x42faba…2dd461
0xcbf6…19520x8ab8…0680Base—$0.01100%coinbase78d ago0xf88a85…41452d
0xcbf6…19520x10a8…2d34Base—$0.01100%coinbase78d ago0xb298a7…1abfee
0xcbf6…19520xe6cb…13ddBase—$0.01100%coinbase78d ago0x7451e5…0accee
0xcbf6…19520x0371…cbc1Base—$0.01100%coinbase78d ago0x0d7bbd…1115cd
0xcbf6…19520x24df…d2a4Base—$0.01100%coinbase78d ago0x57e50b…fd9a62
0xcbf6…19520xc91e…e1eeBase—$0.01100%coinbase78d ago0x0abb18…19a492
0xcbf6…19520x9716…6d68Base—$0.01100%coinbase78d ago0x18ac25…b89399
0xcbf6…19520xbd0c…8426Base—$0.01100%coinbase78d ago0x805815…31f834
0xcbf6…19520x4851…7415Base—$0.01100%coinbase78d ago0x54fa6c…4ac94c
0xcbf6…19520x1363…cc4aBase—$0.01100%coinbase78d ago0x141846…70dffd
0xcbf6…19520xad0a…bffbBase—$0.01100%coinbase78d ago0x91311a…180ef3
0xcbf6…19520xc965…4a5bBase—$0.01100%coinbase78d ago0x1586c1…c140d7
0xcbf6…19520x6a3e…d7a2Base—$0.01100%coinbase78d ago0xa79f15…248454
0xcbf6…19520xb0d6…9e34Base—$0.01100%coinbase78d ago0x018dfa…38c5a2
0xcbf6…19520x3ee0…b1cbBase—$0.01100%coinbase78d ago0x96638c…fd7132
0xcbf6…19520x81f0…0d75Base—$0.01100%coinbase78d ago0x21fbb5…f9b650
0xcbf6…19520x21b7…c209Base—$0.01100%coinbase78d ago0x1d3c34…216186
0xcbf6…19520x6a34…b50fBase—$0.01100%coinbase78d ago0x94f776…be7f7c
0xcbf6…19520x1541…b9afBase—$0.01100%coinbase78d ago0x3a4033…bfb901

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.