Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x79bef3…448885
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xba1165…acdb69
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xce0013…6dd7e0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xdb1771…7c93ae
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xed051b…63e827
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x6315c9…53fdc3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x7df848…095d9d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x16b839…4f8dac
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x28023f…852aa5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xa905a3…ee286f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x80f940…eab7cd
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x6a38fe…713c2b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x51fe60…bbf083
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x0bd440…403357
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xb57795…967af5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x78d444…2ff060
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x477d93…70aa59
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x9359b9…c1079c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x396681…244270
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xe57039…323742
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0x15b040…01af4b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase6d ago0xedcea9…160b0f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase7d ago0x084107…5f5c6c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase7d ago0x18f192…f296a6

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.