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.02100%dexter39d ago0x13b69e…c04bd1
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x3143c2…a7111e
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x751bed…69d940
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x409a25…6bf7a7
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter39d ago0x6c7adc…0187dd
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x276849…d7e2dd
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter39d ago0xa22281…90f147
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter39d ago0x60f2dc…bfad38
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter39d ago0x729c01…7cd40b
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x8062ae…bf6e6e
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter39d ago0xe34ac7…360ad8
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0xbe702f…4e9fe7
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0x138a13…1e1deb
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0x5853e3…85e70b
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter39d ago0x799c42…1ab909
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0xef7306…c0395a
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x11c4d4…62f50a
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter39d ago0xb2ded9…b845cc
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0xf65d09…550099
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0xe24c31…0f28bb
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x1e0455…afcbf7
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x616cbd…7dcb5c
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0xde0cf1…f0b9ec
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xbf0455…41ee5e
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x6162ba…1df1d8

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.