Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x1d3118…10fd73
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xa8c4a0…423a7b
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x37e59b…356bcd
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter51d ago0x94afb4…b2fe83
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter51d ago0x28f789…c71000
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xfbf838…768fd1
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter51d ago0xf16434…03735f
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter51d ago0x27ab25…04c9f0
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter51d ago0xbd60e1…8374e6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x20775b…a5de41
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x7fa282…108f5b
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x92a7ed…b2e8da
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x8da587…f7eb94
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa51d ago0x334f23…c3b8c4
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x423f5c…255ef0
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x806e8b…bad34d
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x011e32…26ddfe
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xeb026b…387008
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xa4f447…fa188a
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa51d ago0xe2aaa4…64dc84
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x2f9272…e9b026
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x1180d6…178699
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x292100…df6b2e
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0xf98045…176ee4
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter51d ago0x926c82…35be68

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.