Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x7a5010…f3f584
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0xd1e908…ccc01c
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0xc356c3…14d050
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x15afe0…ee7cb5
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x21d3c8…b2e707
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x6a8564…051503
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x1d43d1…6b61bb
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x35596a…bfacb3
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase22d ago0x5ecb43…854fbe
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x76b7eb…4058da
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0xc4b33f…8d1dd5
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x35b62e…46cfe0
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x82cb76…6dfad2
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase23d ago0x79fc14…f84ef5
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x9d49a9…ba80fa
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase23d ago0x1f0a6f…a924f1
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase23d ago0xdb315f…9b034b
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase23d ago0x55b39f…b6b4b8
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase23d ago0x200124…293607
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase23d ago0x282518…39f9eb
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0x4e053c…c27f7e
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase23d ago0x782d19…deaa6e
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase23d ago0x7a4c7a…7f3216
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase23d ago0xb6451d…204a27
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase23d ago0x798991…aa0b5a

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.