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.2070%0x1360…66fa33d ago0xe93984…50388b
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter33d ago0xe5909c…26cec1
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter33d ago0xae422c…174cdb
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter33d ago0xb1f91e…2587ba
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter33d ago0xd9f7cf…1ec559
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter33d ago0x3ec167…ec5152
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter33d ago0x6faa84…064882
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter33d ago0x00b5af…3870eb
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter33d ago0xf8d954…8ad99a
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x4d4ddc…d54112
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0x225833…18d38e
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x99083b…6b04f9
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI33d ago0x81fb63…ad30d5
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x9d13f0…77c66a
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa33d ago0x2545ec…22714e
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xf775e8…b44917
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x1a1c95…3c9a6b
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa33d ago0xb0f3a7…27d930
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI33d ago0xd3e05c…307553
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x857630…2b71d2
0xdf39…db800x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x3a1382…71a79d
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI33d ago0x3858c6…8d9ca5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x8a875f…8377ff
0xdf39…db800x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0x298c33…c63968
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xc16b12…51b899

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.