Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd93d…04c40x3e66…74abBase—$0.01100%coinbase73d ago0xce974b…f377c5
0xd93d…04c40x7928…7bb6Base—$0.01100%coinbase73d ago0x037312…10502b
0xd93d…04c40x636a…0ec4Base—$0.01100%coinbase73d ago0xf20554…323694
0xd93d…04c40x3e12…04f8Base—$0.01100%coinbase73d ago0x39f49a…c3f9bc
0xd93d…04c40x6c8c…32caBase—$0.01100%coinbase73d ago0x114ff1…23b2ec
0xd93d…04c40x1fbb…4859Base—$0.01100%coinbase73d ago0xe0f71d…6bc586
0xd93d…04c40xcc90…3ddbBase—$0.01100%coinbase73d ago0xeaad27…dab36b
0xd93d…04c40xa7d1…a90fBase—$0.01100%coinbase73d ago0x0d422a…82c31d
0xd93d…04c40xf2f6…4b45Base—$0.01100%coinbase73d ago0xf3ac68…62973e
0xd93d…04c40x81fd…fbb2Base—$0.01100%coinbase73d ago0x17e55b…4c8f8f
0xd93d…04c40x958f…7521Base—$0.01100%coinbase73d ago0x436282…d4b96d
0xd93d…04c40x16f2…55e1Base—$0.01100%coinbase73d ago0xbf9e23…769d0c
0xd93d…04c40xf93b…d100Base—$0.01100%coinbase73d ago0x797f85…d3340b
0xd93d…04c40xb683…291fBase—$0.01100%coinbase73d ago0x2d49fd…8b54d2
0xd93d…04c40x18e0…4b43Base—$0.01100%coinbase73d ago0x9ba790…0234bf
0xd93d…04c40x107e…142aBase—$0.01100%coinbase73d ago0x9d2a43…228d28
0xd93d…04c40x994b…8b48Base—$0.01100%coinbase73d ago0xe57fd6…91e2bc
0xd93d…04c40x4826…499cBase—$0.01100%coinbase73d ago0x9f158a…842784
0xd93d…04c40x726a…264eBase—$0.01100%coinbase73d ago0x52dd57…ad3349
0xd93d…04c40xd25e…0d31Base—$0.01100%coinbase73d ago0x9ad9b2…9942f7
0xd93d…04c40xbde5…6bb7Base—$0.01100%coinbase73d ago0xa2f896…ae6500
0xd93d…04c40xbb96…f13dBase—$0.01100%coinbase73d ago0x2fdf0f…797b27
0xd93d…04c40x15ca…4368Base—$0.01100%coinbase73d ago0x5fb0ec…16f07c

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.