Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase4d ago0x10c217…1771a9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase4d ago0x54d5df…70a236
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0x564aed…8313b5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0xe86a3d…589be6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase4d ago0x119f52…58b0ed
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0x5b46ff…36daf5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0x7a2cf4…67b82a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase4d ago0x036101…ce4add
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0x20429a…6a949f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0xc97524…915e8d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase4d ago0x972a99…b0e196
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0xcdcd5e…b1892e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0x72021d…13054a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase4d ago0xe490c0…be50c1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0x522e47…f3ed42
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0xf68d83…09d03c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase4d ago0x9e6703…3b735f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0x5782b4…0fb25e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0x2a1da6…5c39f7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase4d ago0x75c504…338c2c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0x3071fa…450978
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase4d ago0xe24b92…ae82bd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase4d ago0x2e76b0…379034
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase4d ago0x08aa33…da44fd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase4d ago0xa300a4…740462

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.