Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter38d ago0xed0612…97244d
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x9b76c6…07e91f
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa38d ago0x65929c…d09b75
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter38d ago0x0c230d…03a92a
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x524b75…d4a4fc
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x29bf36…ac8f17
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter38d ago0xc34570…71c33b
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter38d ago0xc312e1…b59e4e
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter38d ago0x6eb45e…91f707
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x5edf2b…7977ed
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter38d ago0x4f64a8…8d9b18
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter38d ago0xaff6ab…52d89c
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0xbf71c1…a423bc
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter38d ago0xb6ac07…6d60dd
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x3d5fb3…ab87b5
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0xcf91b1…090298
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x8efc67…b03ff6
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter38d ago0x5a640c…da5133
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x069453…32c428
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter38d ago0x19cde2…136359
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0xa03659…11b330
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter38d ago0x2f1d61…7a0462
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter38d ago0x2f6017…5b0f19
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter38d ago0x5c5972…6da63c
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter38d ago0x077703…f52a8b

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.