Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70x159b…4908Basex402 service$0.01100%dexter39d ago0x2fd8a9…8f1926
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xcccbc8…7e5bd6
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x146689…c25d3e
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x632230…d59b73
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xc95411…af560e
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x1aeff3…c569c3
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xae99f0…128b1d
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xc727a5…37cdfa
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xfc1af7…f45366
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x06c2a8…74ce05
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x12cc92…9890fe
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x45372a…e49ad7
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xbaaab5…9463c3
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x0dd9db…188458
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x4d9887…f6dfd8
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x13e059…b7f1ca
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xd6e00a…600e8b
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x00d30b…9127c4
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x137f73…8e0fce
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xc8df87…0f09b4
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x65d87d…d366e0
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0x1a7578…9a9fb0
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xf9f235…f37f3c
0xe7ae…67b30x85af…c2a7Base—$2.21100%dexter39d ago0x7df7b6…1b465d
0x85af…c2a70x159b…4908Basex402 service$0.10100%dexter39d ago0xf6c8d6…01b76a

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.