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%dexter38d ago0x69b072…81625b
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter38d ago0x2eb53f…005c73
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0x8fa0b2…25ef31
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0xc7d57d…44f118
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter38d ago0xd79ff4…b1be2b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0x4e6e65…bf2577
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0xe9bd53…a4b5ab
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0x3d6e80…a47ef9
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0x260119…620bda
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter38d ago0x33e3d0…300fc6
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0x5e55d0…17f35b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter38d ago0x709651…1b3f3b
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter38d ago0xf10dcd…d801f1
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter39d ago0xcf9af7…4a31a2
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x634146…f04e91
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0x0585c6…38d86f
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0xc7c851…5ca375
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter39d ago0xeed63d…fa7317
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x1369e3…658de2
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0xc0bc14…747c5f
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0xc7ffbe…faa2d2
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x4196d7…8fffc9
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter39d ago0x2c4ad2…6c9d7b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x6e232e…82c19f
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter39d ago0xe91c83…69a654

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.