Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa48d ago0x29d391…f6b965
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x757757…d36604
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x590634…a10969
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0x04b99e…e1acdf
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa48d ago0xc470ee…7383c6
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter48d ago0x532493…d7ec19
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter48d ago0x9a39b0…077ba0
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0xf9101f…e571dd
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0xed5c8f…8649c7
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter48d ago0x5f7f5e…13cff4
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0xd8e39d…67cc72
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x033bc0…abdb46
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0xa7bec0…1a1c3a
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter48d ago0xbcf9cd…2e50af
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter48d ago0xb9cf9f…0fb2b6
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x706401…6d13c5
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x66b3af…04f8a0
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter48d ago0xcc8f3e…5cda50
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x0b6ef1…698137
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x31de35…1e5d4f
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0xc491bd…a3e1e2
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0x32bf86…56357a
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%0x1360…66fa48d ago0x79a047…8a495b
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter48d ago0xc30d11…6fca0f
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter48d ago0x1a6028…184295

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.