Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00x9d83…15edBase—$0.01100%coinbase82d ago0xf6e20b…e44a06
0x8fc8…cff00x96a5…7a49Base—$0.01100%coinbase82d ago0x957115…d2bbd0
0x8fc8…cff00xaa60…55fdBase—$0.01100%coinbase82d ago0x265b43…dec858
0x8fc8…cff00xe30a…a453Base—$0.01100%coinbase82d ago0x9fb4b9…0c540f
0x8fc8…cff00x26ff…6ea9Base—$0.01100%coinbase82d ago0xf0ea56…0c78e9
0x8fc8…cff00xb0f0…dbdbBase—$0.01100%coinbase82d ago0x6ba755…1a7328
0x8fc8…cff00xfd8f…7f02Base—$0.01100%coinbase82d ago0x13aeb9…1889fe
0x8fc8…cff00x6685…1165Base—$0.01100%coinbase82d ago0x1742c7…612b10
0x8fc8…cff00xa348…c496Base—$0.01100%coinbase82d ago0x22747d…091386
0x8fc8…cff00xd41f…788aBase—$0.01100%coinbase82d ago0xcb713a…49d078
0x8fc8…cff00xa13a…4d28Base—$0.01100%coinbase82d ago0x588df3…99f61e
0x8fc8…cff00xc702…377aBase—$0.01100%coinbase82d ago0x9c6def…a99c02
0x8fc8…cff00x6e99…6b59Base—$0.01100%coinbase82d ago0x164835…91ca31
0x8fc8…cff00x5572…b846Base—$0.01100%coinbase82d ago0xaf668f…439a21
0x8fc8…cff00x353f…01a3Base—$0.01100%coinbase82d ago0x312769…a7716c
0x8fc8…cff00x370d…96a6Base—$0.01100%coinbase82d ago0x9df098…63249d
0x8fc8…cff00x173b…0fbdBase—$0.01100%coinbase82d ago0xdae216…c01bb0
0x8fc8…cff00xe971…e634Base—$0.01100%coinbase82d ago0x2b91cc…d1ef0d
0x8fc8…cff00x9b47…3f4dBase—$0.01100%coinbase82d ago0x22b3c8…4da57d
0x8fc8…cff00x8ec9…4cd1Base—$0.01100%coinbase82d ago0xa7f58b…0ec5fa
0x8fc8…cff00x1276…c92eBase—$0.01100%coinbase82d ago0xf826d1…5df294
0x8fc8…cff00x3605…4d31Base—$0.01100%coinbase82d ago0xfcfddf…8d0080
0x8fc8…cff00x010a…96c2Base—$0.01100%coinbase82d ago0xa36436…437cc4
0x8fc8…cff00x2bec…d7a3Base—$0.01100%coinbase82d ago0xfb98c0…5cb95f
0x8fc8…cff00x4511…83faBase—$0.01100%coinbase82d ago0x6169db…309071

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.