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%dexter38d ago0xf721ab…b8838c
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter38d ago0x6d9815…142cad
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter38d ago0x27c3e3…5c6e62
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter38d ago0x4d8dd8…8951f1
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0xede6b8…e0e28c
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter38d ago0x00d55d…09f741
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0x56e3cd…e2693b
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter38d ago0x22150d…6e2ae8
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter38d ago0xcd5d4c…7b355c
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter38d ago0x729583…62cced
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0x7d5f33…b2dd7d
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0xbaaed4…97dc82
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0xfb9563…a0873e
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI38d ago0x95b79f…0b7bdd
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0x2f194a…b41a4a
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0x8bd58d…cb2989
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter38d ago0x452a72…b3b292
0xdf39…db800x07cf…2396Basex402 service$0.04100%payAI38d ago0x5673ae…ecbc1d
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter38d ago0x3ed1ab…46a94e
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter38d ago0xe4a9ce…66d825
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0x2f3baf…ada6c4
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa38d ago0x804534…362d7c
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter38d ago0x2ec337…b14f25
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0x346fbf…080938
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter38d ago0xa04069…b4a1b6

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.