Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter47d ago0xdf4a54…62aa69
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x7fd94b…445c93
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter47d ago0x09c7b5…573f63
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x7c5f18…d4fb11
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter47d ago0xfa5d71…9e4531
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x985096…45b944
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x57b3fb…a8c47a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x0eaac4…6c3dad
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x729080…a5a695
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter47d ago0x816802…34f6bc
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0xdae43c…ac215d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x52857f…c59c52
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter47d ago0xcbc1a5…419973
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x0d46d7…6b7ec1
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x461769…4aad90
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x003e73…df6c66
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter47d ago0xaa79ed…d934be
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0xc3542f…75b194
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter47d ago0x51ca47…3a1e38
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter47d ago0xd2de69…ed9ab2
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x2c399a…4529d8
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0xff4c6b…d10afc
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0xab46f1…fcbdc8
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x8e212d…6c6ac1
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter47d ago0x2aa450…fbf2b5

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.