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.02100%dexter48d ago0x1c48ad…35e28b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0x627b41…8c36f9
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter48d ago0x40187c…f08fe5
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter48d ago0x7d7e47…1842ba
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0x838d0a…b4d335
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter48d ago0xf62423…f55611
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0x28f4ba…fbbe14
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter48d ago0x8dc1f2…c73d81
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter48d ago0xdd8035…6f2579
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0xfb2833…735c5e
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0xbaeb9b…3a91c2
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0x8045e7…90fea2
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0x7b7e57…a470dc
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter48d ago0x625c6b…516e48
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter48d ago0x6028df…250de1
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter48d ago0x3d1b86…ec0bea
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter48d ago0xe3ddf4…050fe4
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter48d ago0xf09341…9f1e91
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter48d ago0x8f5910…a33dd0
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter48d ago0x481f13…9b6aa4
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter48d ago0x8e789c…40b0f3
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa48d ago0x5e9d6f…b9129e
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter48d ago0x8b4a08…1bc126
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0xdbc974…f2abee
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter48d ago0xafdef6…24f374

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.