Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x27ff…460fBase—$0.01100%coinbase72d ago0x62facd…58d333
0x226c…aaf20xf891…58d3Base—$0.01100%coinbase72d ago0x1f5a35…f20d5a
0x226c…aaf20x012e…722aBase—$0.01100%coinbase72d ago0xd1eca5…3e9ae4
0x226c…aaf20xeae3…ca6eBase—$0.01100%coinbase72d ago0x689003…febf7e
0x226c…aaf20x243f…a66cBase—$0.01100%coinbase72d ago0x427cae…b9a2a1
0x226c…aaf20x6535…f0f4Base—$0.01100%coinbase72d ago0xd86304…d7eb67
0x226c…aaf20xdb99…a9d1Base—$0.01100%coinbase72d ago0x1b5af3…dd4c41
0x226c…aaf20x5742…5596Base—$0.01100%coinbase72d ago0x3b4bc7…ca6b2f
0x226c…aaf20x8a8b…4a32Base—$0.01100%coinbase72d ago0x298c2a…600df5
0x226c…aaf20x1c27…dc92Base—$0.01100%coinbase72d ago0x393cc9…fb2e17
0x226c…aaf20xd786…a955Base—$0.01100%coinbase72d ago0x5a59fc…76817e
0x226c…aaf20x01e8…949aBase—$0.01100%coinbase72d ago0xd540f6…d86973
0x226c…aaf20x3cdd…722eBase—$0.01100%coinbase72d ago0xa312d6…2e28f1
0x226c…aaf20xfbf0…5707Base—$0.01100%coinbase72d ago0x8635ed…8f2cc0
0x226c…aaf20x2af4…7654Base—$0.01100%coinbase72d ago0x668eb4…ef7edf
0x226c…aaf20x5fa0…b796Base—$0.01100%coinbase72d ago0x80fb71…f765a2
0x226c…aaf20xd16a…55e4Base—$0.01100%coinbase72d ago0x3efa5d…f1f1e4
0x226c…aaf20xcff5…36efBase—$0.01100%coinbase72d ago0x445481…2384a5
0x226c…aaf20x4585…e30eBase—$0.01100%coinbase72d ago0x94b529…f21101
0x226c…aaf20x5af5…6ee2Base—$0.01100%coinbase72d ago0x169d19…f44d7c
0x226c…aaf20xaafd…86b8Base—$0.01100%coinbase72d ago0x759759…856d7b
0x226c…aaf20x8151…aeefBase—$0.01100%coinbase72d ago0x2fbede…cc7896
0x226c…aaf20x2501…e5afBase—$0.01100%coinbase72d ago0xeb1591…e855ab
0x226c…aaf20x9ad8…3ef4Base—$0.01100%coinbase72d ago0xdd40c2…055f72
0x226c…aaf20x10e8…7da0Base—$0.01100%coinbase72d ago0x2ae967…ea8487

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.