Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77fd…7af70x6839…1a2bBase—$0.003100%coinbase2d ago0x79bd77…ca681b
0x2a2b…685b0x6839…1a2bBase—$0.003100%coinbase2d ago0xccdb5f…f88a15
0x5211…78130x6839…1a2bBase—$0.003100%coinbase2d ago0x9153c7…af0ed9
0xbce7…59d10x6839…1a2bBase—$0.003100%coinbase2d ago0xe454a6…9b5a24
0xb12b…a73a0x6839…1a2bBase—$0.003100%coinbase2d ago0x6e2171…e89c70
0x3aaf…5dfd0x6839…1a2bBase—$0.003100%coinbase2d ago0x2b225f…58878a
0x162c…d4230x6839…1a2bBase—$0.003100%coinbase2d ago0xa7ff76…40af46
0xcb67…2ee70x6839…1a2bBase—$0.003100%coinbase2d ago0x26a761…045d52
0x469b…2df10x6839…1a2bBase—$0.003100%coinbase2d ago0x1eb45c…ae34f6
0x3941…84090x6839…1a2bBase—$0.003100%coinbase2d ago0x97c8e4…d40ff7
0x8dd1…881f0x6839…1a2bBase—$0.003100%coinbase2d ago0x664f03…fc1703
0x2cae…40a20x6839…1a2bBase—$0.003100%coinbase2d ago0xc23797…f5888e
0x5dc5…20bb0x6839…1a2bBase—$0.003100%coinbase2d ago0x01684b…23736d
0xd11b…bfba0x6839…1a2bBase—$0.003100%coinbase2d ago0xc9b143…ddb3d6
0x225c…92150x6839…1a2bBase—$0.003100%coinbase2d ago0xb3effa…07c4cf
0xefdc…34710x6839…1a2bBase—$0.003100%coinbase2d ago0x1ad8a3…32f7d2
0x5161…f5d30x6839…1a2bBase—$0.003100%coinbase2d ago0x562018…45c30f
0xe9e3…c7c40x6839…1a2bBase—$0.003100%coinbase2d ago0x38359f…0d47a8
0xd16b…6d4f0x6839…1a2bBase—$0.003100%coinbase2d ago0xacb881…f10d0c
0xc18a…47080x6839…1a2bBase—$1.00100%coinbase2d ago0xb0dbc5…8d7f90
0xb71c…18c30x6839…1a2bBase—$0.003100%coinbase2d ago0xcdde64…a12f7d
0x038c…65ec0x6839…1a2bBase—$0.003100%coinbase2d ago0xcde0bb…4d3f0d
0x59f4…ed970x6839…1a2bBase—$1.00100%coinbase2d ago0x3ff822…af345d
0xfc13…040f0x6839…1a2bBase—$1.00100%coinbase2d ago0xacd898…93c9e7
0x0838…a8df0x6839…1a2bBase—$5.00100%coinbase2d ago0x01ad63…939011

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.