Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xa84576…4aab03
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x678ae0…1e867b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x47dc29…398792
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x7bac4a…0b37c1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xcfb621…a84742
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x6bfd68…1631ab
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x42f384…cacc5f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x06f8a6…287ae4
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0xae1178…c1560b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0x4d3274…b1a097
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0xcebb7c…164885
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0xb4c894…9e2ecd
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xf92460…a24121
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xb56ba9…5ce4e0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0xd2f287…273c93
0xecbf…50d60xf000…94fcBase$0.03100%coinbase7d ago0xf0ba24…9dc6e1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase7d ago0x07a708…ede613
0xecbf…50d60xf000…94fcBase$0.03100%coinbase7d ago0xde6f4a…3b52a9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase7d ago0xd1cb43…1aa81b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase7d ago0xeb7c26…3922c7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase7d ago0x184e6b…7f145e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase7d ago0x315cf3…0d1fe1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase7d ago0x71c2e6…d1ae94
0xecbf…50d60xf000…94fcBase$0.03100%coinbase7d ago0x138d6f…353b66
0xecbf…50d60xf000…94fcBase$0.01100%coinbase7d ago0x9eb290…bf572e

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.