Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x322434…88e2c0
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase12d ago0x646316…b5ef1b
0xe8df…2b060x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x07e995…0e270d
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xa2ae1c…bbaabc
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xdc4aec…318f38
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xdc9115…9fbb5a
0x1f14…19530x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x6690d0…160d00
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xa438c1…a22354
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xec70ef…16970d
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x7a9ded…15628a
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x9b9284…c485d6
0x647c…75c10x40a8…ad8bBasex402 service$0.05100%coinbase12d ago0x847308…8ebd1e
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase12d ago0x0bd476…aca15d
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x61cf5b…507bc5
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xd18edf…81b3e1
0x09ca…55a00x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xd8dc60…389ce7
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x375946…7ec4f4
0x9871…d9710x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xdf5187…e14cb9
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x17319a…aae503
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x0971cd…76e3e1
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0xb390fd…095043
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x76f78b…2d49ca
0xdd16…fe960x40a8…ad8bBasex402 service$0.01100%coinbase12d ago0x69918f…d22c2a
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase12d ago0x625608…4a6e81
0x9871…d9710x40a8…ad8bBasex402 service$0.005100%coinbase12d ago0x8d180e…2deac4

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.