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.04100%dexter37d ago0xd14ef9…3c9abf
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x66f3c4…3ec9bc
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xc30b42…405e48
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x74fe19…2cfa16
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x8f2dd1…32ccff
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x81615f…16df06
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x2a9730…ae46c0
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x41b411…146589
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x80462c…32e8aa
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x0157d8…83c1e7
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x41fc39…5088a1
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x56da7b…6d419d
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x30dfbc…c65a05
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xdefa78…ccad9b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x9bbb0d…46f754
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xbc63cc…8fcc9c
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0x61f5fe…b00a81
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xbef2f7…61b622
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x97a30d…bd38fc
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter37d ago0x90c6e4…0caaef
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x217f9d…803d8a
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter37d ago0xccf678…cd5ffb
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0xf299dd…072174
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter37d ago0x61ba1c…1f8aca
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter37d ago0x9c29a1…1c6b80

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.