Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bdb…24ac0x4b34…7b37Base—$0.01100%coinbase54d ago0x92b9fd…3482ad
0x2bdb…24ac0x7dd5…3e66Base—$0.01100%coinbase54d ago0x3ed475…7e8be6
0x2bdb…24ac0xf2d4…6000Base—$0.01100%coinbase54d ago0x769809…07b829
0x2bdb…24ac0x6e03…a7efBase—$0.01100%coinbase54d ago0xf8f998…ba608e
0x2bdb…24ac0xd6e6…0e42Base—$0.01100%coinbase54d ago0xf809b5…d91ff2
0x2bdb…24ac0x204c…f0a0Base—$0.01100%coinbase54d ago0x4e72fc…3bdf07
0x2bdb…24ac0xb86c…419dBase—$0.01100%coinbase54d ago0x3f034a…4dd90f
0x2bdb…24ac0x8cad…917dBase—$0.01100%coinbase54d ago0x3c35cb…6e0166
0x2bdb…24ac0xc735…c7a2Base—$0.01100%coinbase54d ago0x25a314…dc31ca
0x2bdb…24ac0xe398…103eBase—$0.01100%coinbase54d ago0x647f8e…0aad7f
0x2bdb…24ac0xf495…9aa7Base—$0.01100%coinbase54d ago0x8b025b…d446ab
0x2bdb…24ac0x454d…605dBase—$0.01100%coinbase54d ago0x134db8…27394b
0x2bdb…24ac0xd76f…0834Base—$0.01100%coinbase54d ago0x3a16b5…082b00
0x2bdb…24ac0x0a63…7476Base—$0.01100%coinbase54d ago0x208809…3233e0
0x2bdb…24ac0x364b…f009Base—$0.01100%coinbase54d ago0x4e730d…350732
0x2bdb…24ac0x49c4…ae06Base—$0.01100%coinbase54d ago0x4a10cc…72ac7e
0x2bdb…24ac0x5677…7bcaBase—$0.01100%coinbase54d ago0xe37f94…17f63d
0x2bdb…24ac0x01ac…3137Base—$0.01100%coinbase54d ago0x9aa6f6…78c29c
0x2bdb…24ac0xf090…7378Base—$0.01100%coinbase54d ago0xa5f3fe…eff8a8
0x2bdb…24ac0xcf9c…3ed4Base—$0.01100%coinbase54d ago0x337719…5af90a
0x2bdb…24ac0x5f82…364fBase—$0.01100%coinbase54d ago0x72daa4…c0a3fd
0x2bdb…24ac0x406d…a6e5Base—$0.01100%coinbase54d ago0xc98115…3eefc9
0x2bdb…24ac0xdf88…810fBase—$0.01100%coinbase54d ago0x13fbce…6c5526

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.