Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06dc…ae630x0ad6…7123Base—$0.01100%coinbase73d ago0x04af5d…d0a224
0x06dc…ae630x8e06…0c56Base—$0.01100%coinbase73d ago0x851e36…b72546
0x06dc…ae630xfdc5…793dBase—$0.01100%coinbase73d ago0x51cdfb…db756c
0x06dc…ae630x9dfd…d787Base—$0.01100%coinbase73d ago0x2aed5c…850639
0x06dc…ae630x829c…2471Base—$0.01100%coinbase73d ago0x0c38aa…128b28
0x06dc…ae630xd719…5102Base—$0.01100%coinbase73d ago0x43b331…ee1ebf
0x06dc…ae630x8d75…fdecBase—$0.01100%coinbase73d ago0x693a1e…866e81
0x06dc…ae630x1d2d…c50aBase—$0.01100%coinbase73d ago0xd1547d…32b521
0x06dc…ae630x8864…8d7eBase—$0.01100%coinbase73d ago0x2ac499…0dc5ae
0x06dc…ae630xad6b…0092Base—$0.01100%coinbase73d ago0xcacb34…10441d
0x06dc…ae630x0946…48d4Base—$0.01100%coinbase73d ago0x26ab04…ce4e33
0x06dc…ae630xd0e3…bf26Base—$0.01100%coinbase73d ago0xa013ec…820ec2
0x06dc…ae630x89e0…debdBase—$0.01100%coinbase73d ago0x819231…92a220
0x06dc…ae630x8f62…05e1Base—$0.01100%coinbase73d ago0xd5ef11…059cb9
0x06dc…ae630x73ad…ce36Base—$0.01100%coinbase73d ago0x690060…03eea1
0x06dc…ae630xf22d…daa0Base—$0.01100%coinbase73d ago0x1cc949…5fa838
0x06dc…ae630x416b…574bBase—$0.01100%coinbase73d ago0x2c7b01…1da5f1
0x06dc…ae630x1253…12adBase—$0.01100%coinbase73d ago0xc95134…89228f
0x06dc…ae630x9e86…e50dBase—$0.01100%coinbase73d ago0xc9721e…0a884e
0x06dc…ae630xc2a0…45e9Base—$0.01100%coinbase73d ago0xed7d0b…6aeafe
0x06dc…ae630x8c7b…e01eBase—$0.01100%coinbase73d ago0x361a53…aad803
0x06dc…ae630xd4b3…7d2bBase—$0.01100%coinbase73d ago0xec2f04…a66dee
0x06dc…ae630xebb7…ee94Base—$0.01100%coinbase73d ago0x9ed126…6d9282
0x06dc…ae630x8fad…6779Base—$0.01100%coinbase73d ago0x1bf06c…c53d06
0x06dc…ae630xc49f…82f8Base—$0.01100%coinbase73d ago0xb3a03d…b4c25f

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.