Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xc2e909…c1829a
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x1a0968…0efe71
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xe5ec2f…c6bb46
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x300404…bee64d
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xa968aa…6155bd
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x9d1861…2b745a
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xc94c39…209011
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x6a35e8…c8a0e1
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0xee1efd…08da35
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0x01baa7…7201b9
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0x15602a…8606c4
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0x1f8da8…35ec9f
0x5f59…f6e20x07cf…2396Basex402 service$0.05100%0x1360…66fa55d ago0xee94c8…cab9b2
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x76d4a0…019ea1
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x48b286…866334
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xb6c55e…28f9ab
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0xfecb32…8e0f3e
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x848a16…96a25e
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0xe74240…a594c8
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0xf09323…45e85d
0x5f59…f6e20x07cf…2396Basex402 service$0.03100%0x1360…66fa55d ago0x06041a…0b367e
0x5f59…f6e20x07cf…2396Basex402 service$0.05100%0x1360…66fa55d ago0x1fbba6…3e3f8d
0x5f59…f6e20x07cf…2396Basex402 service$0.05100%0x1360…66fa55d ago0x2fa9eb…4cbf7d
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%0x1360…66fa55d ago0xab4fc6…717798
0x5f59…f6e20x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x642c39…75e58c

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.