Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.05100%dexter60d ago0x4340a9…2885bf
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter60d ago0xf3ece3…a95c92
0x1fff…ce910x07cf…2396Basex402 service$0.05100%dexter60d ago0x9c3acb…0f1546
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter60d ago0x81cc79…563927
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x0119bd…625ddb
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x1cfec2…15436f
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x03724f…ad7d52
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x3f6c5d…d17383
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter60d ago0xcddf1d…025f19
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x57b71c…4d9a98
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter60d ago0xfa8b91…6eedc6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter60d ago0x25ab35…14ca2c
0x1fff…ce910x07cf…2396Basex402 service$0.03100%dexter60d ago0x64aa4b…94988e
0x1fff…ce910x07cf…2396Basex402 service$0.03100%dexter60d ago0xbc6430…59e69d
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter60d ago0xcf0181…019526
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x1bcc5f…4cc50f
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter60d ago0x01aaeb…34ffcc
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter60d ago0x46a863…3fe3da
0x1fff…ce910x07cf…2396Basex402 service$0.002100%dexter60d ago0xafde1b…b65683
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0x391302…b30aed
0x1fff…ce910x07cf…2396Basex402 service$0.002100%dexter60d ago0xaa64be…c13438
0x1fff…ce910x07cf…2396Basex402 service$0.002100%dexter60d ago0x305421…9b3fe4
0x1fff…ce910x07cf…2396Basex402 service$0.01100%dexter60d ago0xfc0a50…bdb350
0x1fff…ce910x07cf…2396Basex402 service$0.002100%dexter60d ago0xd1e6f9…528d8b
0x1fff…ce910x07cf…2396Basex402 service$0.002100%dexter60d ago0xdfa7c9…efac28

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.