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%coinbase33d ago0x845699…5a91e5
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0xa34240…9028b5
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase33d ago0xc9925e…4eb743
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase33d ago0x9d3a99…1d114e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase33d ago0xeb4d8c…ba0355
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0x16b40d…21816e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase33d ago0x4baff8…7c4dbe
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0x40d929…363cef
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase33d ago0xe65ec3…0078b5
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase33d ago0xd6bc0d…d94e2f
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0xa7fa50…5b3e3e
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase33d ago0x8b7df9…852464
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase33d ago0x95735e…0579ab
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0x01dde6…8f64c7
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase33d ago0x40a6d8…a68d0f
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase33d ago0x8edce2…f1afc1
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase33d ago0x0cec1a…6f0d94
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase33d ago0x37bed5…43bba0
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase33d ago0x2a0f33…0d2245
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase33d ago0x2b1598…f30e72
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase33d ago0xfed4fa…c7aeb8
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0x257f11…ca60de
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase33d ago0x97f81c…9ba3b9
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase33d ago0x718d4f…146552
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase33d ago0xf3740c…1ac66a

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.