Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x3e2af1…d663bf
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x328ef9…292fe5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x7821ce…b2adbc
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x58e52f…07f08e
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase8d ago0xc6bffb…4e29df
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase8d ago0x7d4790…a77d6d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x8f0a35…70f045
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x78527d…d802c9
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase8d ago0x65c417…5e693f
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase8d ago0x15e2cd…a782d8
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0x4d4712…d07755
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase8d ago0xd0de94…21d7f9
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x88a42a…3ae252
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x3a98f6…73ce3b
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0xc962eb…574a7d
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x88c094…18f30c
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0x702d6b…536ad3
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase9d ago0x994071…2374a4
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0xfc2932…081e63
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase9d ago0x17da95…c3f1f3
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase9d ago0x7b00b6…6bfb85
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase9d ago0xd39fec…7a7f2c
0x7a54…0bf60xf000…94fcBase$0.10100%coinbase9d ago0x4bd175…6d71f0
0x7a54…0bf60xf000…94fcBase$0.20100%coinbase9d ago0x2de764…381e9f
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase9d ago0xcf06a2…3fa5ec

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.