Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x42c763…ca5f20
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0xaa410c…713c8f
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x5d1d42…3a0ddb
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x5ffc03…3b4ce4
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x60e23f…8d7266
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0xaa8cb8…cbe434
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0xf7ecad…dff1de
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x59df23…240045
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0xb341f0…210420
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0xb58dcd…ac006a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x90ac3a…28d289
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x42661c…3875f6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x8f412d…cbf92c
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x212319…27dcc1
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x0b8dc7…30b428
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0xa034e9…cf710a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x1f78c7…14ac26
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x785251…8627f9
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0xcfcbcc…1fb106
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0xa48ac5…3cd429
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0xae3a84…bda1e0
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x656187…e301e5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0x7b583b…7d0a11
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase148d ago0x5cdf19…ca3c7b
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter148d ago0xc2a642…9020ba

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.