Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xce3496…465ef3
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%payAI22d ago0x0b8de2…57856d
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xfa8e63…8c2d08
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xd55ff0…72ce6e
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x3ebd03…64e478
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xa63bac…d3289d
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x01fecf…22d531
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x68ca05…805186
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xa74911…b86d80
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x402113…53a274
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x4cddf1…48adf7
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x312d2f…0b81cf
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI22d ago0x652e3e…d5847d
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%payAI22d ago0xd63ffb…a95b15
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0xcd8ce1…79c65f
0x65d6…afc60x07cf…2396Basex402 service$0.06100%payAI22d ago0xc18cb6…5ce6f8
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x7ce7a2…5831d3
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x104578…6ebe20
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xc4cdd7…ea22a0
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI22d ago0xad8f5f…6234f4
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x3a05b6…f51e7a
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI22d ago0x7e638c…589888
0xe7c8…57140x07cf…2396Basex402 service$0.02100%payAI22d ago0xdd4034…d8c2cc
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa22d ago0x13b986…fdb40a
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x4cc6b1…d38efb

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.