Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0x055ef3…5a0a44
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0x8e0e06…20057e
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0xcbf7be…6f8312
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0xaac312…086589
0xf737…90d40xf000…94fcBase—$0.03100%coinbase51d ago0x0a53dd…5f417a
0xf737…90d40xf000…94fcBase—$0.20100%coinbase51d ago0xbafed9…d47e77
0xf737…90d40xf000…94fcBase—$0.03100%coinbase51d ago0x8c8023…c50776
0xf737…90d40xf000…94fcBase—$0.20100%coinbase51d ago0x040657…abe93d
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0xeb2590…92af5e
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0xa3d295…9abccb
0xf737…90d40xf000…94fcBase—$0.01100%coinbase51d ago0x3e7820…8155ff
0xf737…90d40xf000…94fcBase—$0.03100%coinbase51d ago0x25f67a…7b28cb
0xf737…90d40xf000…94fcBase—$0.01100%coinbase51d ago0xc335a4…55a748
0xf737…90d40xf000…94fcBase—$0.20100%coinbase51d ago0x56ea3e…73d299
0xf737…90d40xf000…94fcBase—$0.20100%coinbase51d ago0x6ed7d9…f8e00a
0xf737…90d40xf000…94fcBase—$0.03100%coinbase51d ago0x1e2155…ca4646
0xf737…90d40xf000…94fcBase—$0.03100%coinbase51d ago0xcb5146…a297de
0xf737…90d40xf000…94fcBase—$0.01100%coinbase51d ago0xa3ce6e…087c47
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0x2f2c8c…07f036
0xf737…90d40xf000…94fcBase—$0.20100%coinbase51d ago0x7e2aeb…911dce
0xf737…90d40xf000…94fcBase—$0.10100%coinbase51d ago0xeef100…a5ac1b
0xf737…90d40xf000…94fcBase—$9.00100%coinbase51d ago0x8f846d…18d480
0xf737…90d40xf000…94fcBase—$9.80100%coinbase51d ago0x9113ac…4c29cd

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.