Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xbb29…e6db0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x9892b0…1a44ca
0x75e4…ef390x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0xb13c3a…b4dcc2
0x75e4…ef390x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x112981…346b1d
0xeb94…22ee0x73fc…b29bBase—$0.0075100%0x0018…ca9782d ago0xc2facd…2f3c8f
0x1f03…920c0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x3e160c…d9b18c
0x1f03…920c0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0xc151a7…22ae6c
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x37a1c0…c3277a
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x67916d…1e86fb
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x8dbd55…eb8b18
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x1d961b…6e0e33
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x4a3420…e90bce
0xf5ce…13cf0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xa83bb1…6a2165
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x986005…a3063b
0xf5ce…13cf0x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x3ba72f…c666f6
0x52ac…7bce0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x7cf712…068de5
0x52ac…7bce0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xb11eea…6c2eee
0x52ac…7bce0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x5e2099…6afa39
0x52ac…7bce0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xae3dbf…1ba058
0x52ac…7bce0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0xbfee53…b6c43d
0x52ac…7bce0x73fc…b29bBase—$0.006100%0x0018…ca9782d ago0x7da2ea…d0992f
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9782d ago0xd429c6…4f6d88
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9782d ago0xbeae66…e07971
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9782d ago0xe48f88…7db007
0x8676…80a30x73fc…b29bBase—$0.0085100%0x0018…ca9782d ago0x214560…5073ff
0x7eeb…a4c00x73fc…b29bBase—$0.01100%0x0018…ca9782d ago0x9d2b61…0fe000

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.