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.01100%0x1360…66fa56d ago0x975074…b68b3a
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x17be5a…fdf8be
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x987d54…1f9f64
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xa2895b…c93fab
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x03ed24…8fd47f
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x556f11…caa40e
0x1fff…ce910x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0xa9c309…abc937
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x213051…64f970
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x37a0dc…7134e1
0x1fff…ce910x07cf…2396Basex402 service$0.05100%0x1360…66fa56d ago0xbfd221…6bb511
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x9cc61d…fab750
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xe86f6d…3e3a0e
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x2bcd2c…cc89e9
0x1fff…ce910x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0x60ad07…dc3f0a
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x2c2ac9…36131c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0x60e5db…ec6d74
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x57f842…bcb159
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xcf965f…ac99b4
0x1fff…ce910x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0xd84ad8…99cdaa
0x1fff…ce910x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0xba2e56…ea4ec8
0x1fff…ce910x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0x80fe8a…5c3b39
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xcc6d5a…3e72eb
0x1fff…ce910x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x920779…08ddc4
0x1fff…ce910x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0x460335…2b3694
0x1fff…ce910x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0xd92313…3e7fea

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.