Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter39d ago0x79d4c2…7b0df8
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x298958…d09d88
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0xfd99bc…89b21e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0xeef820…9f75ed
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0xd973fc…d790bd
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0xee4c79…ad2874
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter39d ago0x949bfb…f9bea0
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0x8823ea…24ebdd
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0x4d3ea4…1b329a
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter39d ago0xc8df38…d0847a
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter39d ago0x3c8e2a…448405
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0x9df981…240b9c
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0x2a9fdd…031b95
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter39d ago0xf22776…109101
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0x9d773a…ac8fb3
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter39d ago0x20852b…c4a483
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter39d ago0x12dc89…35a15b
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter39d ago0xcf9a29…f57998
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter39d ago0x7312bf…eb9d72
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter39d ago0xdb413a…a75529
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter39d ago0xe14dcb…d33cfa
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x5fec32…2c13e7
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter39d ago0xb11d5a…776f00
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter39d ago0xd86432…64660d
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter39d ago0xdc9ed2…e3aaac

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.