Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bb…a3d30x0773…6be3Base—$0.05100%coinbase114d ago0x91c8e6…234bb0
0x68bb…a3d30x0773…6be3Base—$0.05100%coinbase114d ago0xfa42a2…4f8a47
0x68bb…a3d30x0773…6be3Base—$0.05100%coinbase114d ago0x04c737…614f1f
0xbeeb…dce00x0773…6be3Base—$0.05100%coinbase114d ago0x7fcdc9…b26da8
0x4c50…e0860x0773…6be3Base—$0.05100%coinbase115d ago0x4b5774…8cce7e
0x3d30…b2860x0773…6be3Base—$0.05100%coinbase115d ago0xaa95ec…009d54
0x8ec1…d3320x0773…6be3Base—$0.05100%coinbase115d ago0xce897a…f37f9b
0x2958…246a0x0773…6be3Base—$0.05100%coinbase115d ago0x98f5dd…508f6b
0x1414…d47f0x0773…6be3Base—$0.05100%coinbase115d ago0x52e40d…03d499
0xae06…8bdb0x0773…6be3Base—$0.05100%coinbase115d ago0x59c9f0…dd5706
0x32f5…28f70x0773…6be3Base—$0.05100%coinbase115d ago0xeea6e7…cde393
0xd9f0…6df60x0773…6be3Base—$0.05100%coinbase115d ago0xffe5c3…bc0f20
0x0d89…42e90x0773…6be3Base—$0.05100%coinbase115d ago0x47fe82…df8ea9
0xe510…598b0x0773…6be3Base—$0.05100%coinbase115d ago0x00eb93…624925
0xdfc4…d7640x0773…6be3Base—$0.05100%coinbase115d ago0x8361cc…9cc163
0x6af4…d00c0x0773…6be3Base—$0.05100%coinbase115d ago0xf57dcc…47eb5e
0x7ae5…90b50x0773…6be3Base—$0.05100%coinbase115d ago0xdf8edc…cd2c94
0x1c5c…45080x0773…6be3Base—$0.05100%coinbase115d ago0x8e33e1…59d43b
0x59d2…344e0x0773…6be3Base—$0.05100%coinbase115d ago0xf61ed6…e660cc
0x3643…3f030x0773…6be3Base—$0.05100%coinbase115d ago0x2c50b6…248752
0x3d2a…ba440x0773…6be3Base—$0.05100%coinbase115d ago0x985093…a67ea5
0x03c2…30370x0773…6be3Base—$0.05100%coinbase115d ago0x14c0bf…064db6
0x72ca…f23b0x0773…6be3Base—$0.05100%coinbase115d ago0x31bf7f…2d2a74
0x14d0…50290x0773…6be3Base—$0.05100%coinbase115d ago0xb3fb4f…7e74ab
0xe67d…645e0x0773…6be3Base—$0.05100%coinbase115d ago0x53499b…d303cf

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.