Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa50d ago0xf02732…ffdd80
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0xbe52a0…19722b
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter50d ago0x0a9878…fec71c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x1dbc41…40d9df
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0xfd3be1…ee6c1d
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0x4c2fc0…d76969
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0x5cec40…4122eb
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter50d ago0xee82ca…d52d15
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter50d ago0xf36f21…f3dbaf
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter50d ago0x034cc6…51b121
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0xabec22…981a67
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0xa51307…67a09a
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter50d ago0x86397b…f35adf
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0x86f0d3…104aa7
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x13a699…b870c7
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xed08b1…f59cf2
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0x931ea6…b28b14
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x2121be…251e01
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter51d ago0x60aaa8…483468
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xfd1d58…e2871f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter51d ago0xc55f46…6dc4b2
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0x4266c2…94959b
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI51d ago0x37957c…c6dcc1
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0xe0f6e8…adce38
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter51d ago0xb3fb99…82a339

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.