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.0470%0x1360…66fa42d ago0x3cdba9…b0c396
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x748781…8958cc
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xc24acd…31c76a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x9ac347…54f7f3
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xe1297e…c6bc57
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xdb86b9…6644a4
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x9e79ef…5a9940
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x8248b2…361de7
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x11fb8e…4197e9
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xf1d882…c3e6f5
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xedc8ff…52f976
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x2491a2…e3db14
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xdb450e…23747a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x51fed2…d0a4cc
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x5af612…fecf13
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x0aeacd…3b7219
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x2774ea…1ebb5e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xfa6055…96ca16
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x68a028…04d6ac
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x15d23b…4b9430
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xd46120…39e165
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xe3b1a7…2f7a1a
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x75b8a8…f01582
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xf3af46…212cd3
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x663c55…310055

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.