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.0670%0x1360…66fa39d ago0x62e180…b8d4f9
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0xbeadd5…20a05c
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa39d ago0x218cc6…7e9e65
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xa9cbc9…206efb
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x22e5ca…a7d2cb
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x959cdb…8f44dc
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x00a13e…06f5b3
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x4ff4de…8127af
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0xb67848…cd343a
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x9dc727…1d2e9e
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xc1a1bc…01864d
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x6d20fc…ab44ec
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x3b27f9…112fac
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xc2d8e4…d77252
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x7add3d…a57f3e
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x10e1b5…92b070
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xf7676a…6802da
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x1df626…962ce2
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x74aeee…70eae7
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x1833af…f83b72
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x869512…7b9671
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x312f89…4a8b4d
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x83fa20…0c405e
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0x751ae2…0dcf72
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x4b0014…eff11e

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.