Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ddd…fcc80x09d2…5f28Base—$0.01100%coinbase74d ago0x80e951…60005e
0x5ddd…fcc80xe89f…7744Base—$0.01100%coinbase74d ago0x194260…b359fb
0x5ddd…fcc80x3f37…4a48Base—$0.01100%coinbase74d ago0x54214c…b8f86f
0x5ddd…fcc80x75b3…4903Base—$0.01100%coinbase74d ago0x0f336e…b79b19
0x5ddd…fcc80x9115…80a5Base—$0.01100%coinbase74d ago0x55d4c3…626e95
0x5ddd…fcc80xd0f9…6e50Base—$0.01100%coinbase74d ago0x997d1c…e1e4f8
0x5ddd…fcc80x5a23…4646Base—$0.01100%coinbase74d ago0x36c3d3…77c17d
0x5ddd…fcc80xc20e…916bBase—$0.01100%coinbase74d ago0x3ee8d1…ef18aa
0x5ddd…fcc80x70f8…c998Base—$0.01100%coinbase74d ago0x801c2b…3ecd0c
0x5ddd…fcc80x2878…9588Base—$0.01100%coinbase74d ago0x6a22ae…1ff99a
0x5ddd…fcc80xc7b0…f88dBase—$0.01100%coinbase74d ago0x082244…a7f432
0x5ddd…fcc80x55f7…34deBase—$0.01100%coinbase74d ago0xc42635…907cad
0x5ddd…fcc80x7c45…8aacBase—$0.01100%coinbase74d ago0x0b07b8…936e11
0x5ddd…fcc80xadd6…11d9Base—$0.01100%coinbase74d ago0xf0ab42…207ccb
0x5ddd…fcc80x2f50…acd7Base—$0.01100%coinbase74d ago0xe694b0…7fd5fa
0x5ddd…fcc80x358b…db2bBase—$0.01100%coinbase74d ago0x10937f…f67adc
0x5ddd…fcc80xecb4…9c61Base—$0.01100%coinbase74d ago0x7b48c8…c0dee5
0x5ddd…fcc80x401d…ce09Base—$0.01100%coinbase74d ago0x00bac5…40ac2a
0x5ddd…fcc80xa69b…dd5cBase—$0.01100%coinbase74d ago0x509455…0b1aaf
0x5ddd…fcc80xd04d…707fBase—$0.01100%coinbase74d ago0x82a9a7…8ec8af
0x5ddd…fcc80x261c…55feBase—$0.01100%coinbase75d ago0x3c6427…c3e7ff
0x5ddd…fcc80x6abe…4badBase—$0.01100%coinbase75d ago0x2ab829…a87e66
0x5ddd…fcc80x729b…4db3Base—$0.01100%coinbase75d ago0xf24e76…0f94fb
0x5ddd…fcc80xa53e…2c91Base—$0.01100%coinbase75d ago0x3fedda…428c30
0x5ddd…fcc80x2c8e…73a1Base—$0.01100%coinbase75d ago0x8a0baa…dc5f7e

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.