Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase15d ago0xfba054…ae14e0
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0x0d4392…54a5c6
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0x3379cf…7b73aa
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0x7bf539…28a77f
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0x7d2228…bc2423
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0xff0175…2ee955
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0x4972de…0f5964
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0x490ae7…0cec2d
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0x14387c…9ba229
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0x364cfd…cef35e
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0xf4e19f…0c2c87
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0xc5402e…ea3de4
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0xa0336e…dcdc9b
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0x59d77d…c53533
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0xba911c…03d759
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0xd3da38…8606d2
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0x94fcc0…a97791
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0xd9c652…884e94
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0x6e7906…13f1b7
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0x70f72f…35949b
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0xd3dc25…fb116e
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0x6a4706…ac2b2d
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase16d ago0x820afe…3aea61
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase16d ago0xde7bc8…7a1a03
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase16d ago0xa7e81b…9587fa

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.