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.02100%dexter36d ago0xd5ffa8…49c2bc
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0xa97c14…e60fb1
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x2b01ad…76244e
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x723921…9244aa
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x25a889…97c7b7
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x66999c…d41436
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x3c5b96…bb9532
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x54e1da…ded4bd
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x4ae499…0ae946
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x853abb…65ef81
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x7ea8a1…9611b9
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter36d ago0x751fa8…c85751
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter36d ago0xcb0908…6bbd8f
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x58f0f0…2c19b9
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0xc60141…548b6c
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter36d ago0xf62ae5…13d77a
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter36d ago0xe0aede…d5cc45
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter36d ago0x5f0633…0fcdcf
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x205827…5a94a7
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x3cf8ef…8abbcb
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x715ae2…8e2bf9
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter36d ago0xcb81ce…382f54
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0x9640d9…c70db2
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0xf699dd…d3e737
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0xae59d8…d77071

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.