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.1070%0x1360…66fa16d ago0x440687…6b9462
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xaf0596…bbba87
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xeb008a…e7a041
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x15a455…6bbd0e
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xd75516…df8896
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x294705…cbd4f1
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xa5741e…e2cf46
0x1fff…ce910x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x1f09c0…96398f
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x173c19…9a5b3c
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x91041e…9ca31c
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6929c7…b0abd5
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x75dd01…0f260a
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xe90652…5faba8
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x47dff1…f3c4c1
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbb6b85…ba7521
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xa36786…957943
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x407009…5b11bc
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x648ca8…41c050
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7c3439…dbb6b2
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x23d147…acd58e
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x4bce54…cd1d92
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf9beb2…42e18b
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x422654…aefe66
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xf7234f…5a9519
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x00b5b4…a3c644

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.