Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0xec6cf8…978b64
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0xb73230…f51f18
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter43d ago0xa051c4…07e84c
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0xcaffec…dea2f0
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter43d ago0xad4044…dcf3d1
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter43d ago0xdebfd8…beca62
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter43d ago0x568d3a…8b6aad
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter43d ago0x664bd1…afbaaf
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x0204fc…45fffc
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter43d ago0xabc3f8…4234d4
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter43d ago0xf20b7c…78b95f
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x01aa93…461d74
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter43d ago0x855c96…b2e84c
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x4aa473…7796fe
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter43d ago0x5d5071…248bfc
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter43d ago0x9588f9…bcd8c6
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter43d ago0xa0e7b9…4985d7
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0xed3c76…5424bc
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter43d ago0xc2b5e0…0a140a
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x1e364b…4ae8a4
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter43d ago0x3e62dd…a2d2b2
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0x582074…4c7ae2
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter43d ago0x0ad7a5…afd984
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter43d ago0xaf2459…1f2062
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter43d ago0xd1384c…c4b409

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.