Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x3a6b…5ce7Base—$0.01100%coinbase60d ago0x88911d…193611
0x8a42…60190x840b…dc5eBase—$0.01100%coinbase60d ago0x9065c1…589733
0x8a42…60190x6c49…836dBase—$0.01100%coinbase60d ago0x28e98f…100159
0x8a42…60190x5d4d…2211Base—$0.01100%coinbase60d ago0x54a3b0…2d0829
0x8a42…60190x8df3…e758Base—$0.01100%coinbase60d ago0x3bfda8…e9ad54
0x8a42…60190xf47b…00baBase—$0.01100%coinbase60d ago0x13b905…12e8e8
0x8a42…60190x740d…b349Base—$0.01100%coinbase60d ago0x30eaf0…942f64
0x8a42…60190xf216…8b46Base—$0.01100%coinbase60d ago0x147946…d306e2
0x8a42…60190xfb5e…754eBase—$0.01100%coinbase60d ago0xa23446…bb3da4
0x8a42…60190x4199…7369Base—$0.01100%coinbase60d ago0xad9470…535dcc
0x8a42…60190xc89e…9866Base—$0.01100%coinbase60d ago0x235a32…99b800
0x8a42…60190xc29b…6c15Base—$0.01100%coinbase61d ago0x7cfeb4…c7cbbd
0x8a42…60190x6005…551cBase—$0.01100%coinbase61d ago0xa9c97e…d85ce6
0x8a42…60190xb0a1…54a5Base—$0.01100%coinbase61d ago0xdab8cd…df3359

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.