Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter37d ago0x17ea96…6ead0f
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x10b130…e6321e
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa37d ago0x6ce6bb…61cb2f
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0xdb675c…8c3f05
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter37d ago0xd4d9c4…5d0bec
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter37d ago0xceb6cf…1daf5b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x7c21fe…03c8de
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x92defe…62ae76
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter37d ago0x6d4c03…af76ea
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter37d ago0x5dc1d3…1f5da1
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0xab427e…8e26e7
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0xc5f689…a1ead8
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter37d ago0xa7f0f2…475d08
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0xe715da…a2198f
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x57f159…5cd2b4
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x006a92…69cf48
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0xf9723c…784b45
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter37d ago0x306405…79a7b5
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x1e6f29…d3d870
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter37d ago0xd3c079…dc75ce
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x10dc77…c2f259
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter37d ago0x5e52da…2e8c4e
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter37d ago0xa191fe…396e27
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x2f5423…794053
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0xdab5ef…636e22

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.