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%dexter36d ago0x5514bd…2a29bd
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xf4ef83…045dbb
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x643c3e…4366d7
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa36d ago0xb7a1ed…303501
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x6cbf89…94cd30
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter36d ago0x420ec3…248a61
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x5ab595…ba4962
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x338987…57c31a
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter36d ago0xb133f3…87e998
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x54e70a…4b4106
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x81c0fc…cd0ee3
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x2b6219…303776
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xe4e083…cbe01e
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter36d ago0xbe11f2…9b3275
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xcfadb9…cbc311
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter36d ago0xfc53b8…dde4c5
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xc119b8…266a98
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x6ebb94…095932
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0xcae8bc…aad562
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter36d ago0x0cd734…061a1b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x3ac199…75a4b3
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter36d ago0xee2486…ba5f08
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x3c4349…3855c4
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0xeb9eb4…2ae640
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter36d ago0x55622b…a276ae

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.