Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x6ee741…e50cfd
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase18d ago0xb1bef9…2db690
0x0976…2f960xf000…94fcBase$0.01100%coinbase18d ago0x869061…4925d7
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase18d ago0x380054…1de865
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase18d ago0x85f413…7a1520
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0xa7ae91…f64572
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase18d ago0x92815c…f5ef61
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0x3bdb88…ea2b6b
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x396070…083cc9
0x3460…b66a0xf000…94fcBase$0.01100%coinbase18d ago0x068656…aab2d5
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xd3fa52…4192eb
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase18d ago0xdd2847…70bdcb
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x1f075b…c11fcc
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x383585…0cb6d4
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase18d ago0x0b5726…258349
0x1744…0e750xf000…94fcBase$0.20100%coinbase18d ago0x75615d…98f0a4
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase18d ago0x06c7be…d11fdd
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase18d ago0x38d62e…8cae34
0x4855…272c0xf000…94fcBase$0.01100%coinbase18d ago0x653980…a55615
0x4606…9ea30xf000…94fcBase$0.01100%coinbase18d ago0xd1ed00…e4fe56
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0xd2bc31…7e8d83
0x0976…2f960xf000…94fcBase$0.01100%coinbase18d ago0x2f2017…c9b724
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase18d ago0xef5c36…4fe5a8
0x022d…cb530xf000…94fcBase$0.01100%coinbase18d ago0x794fa8…087873
0x1744…0e750xf000…94fcBase$0.10100%coinbase18d ago0x156d35…6dae7a

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.