Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x74b9c6…daca94
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x5dfd9c…92bef9
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xe25a5d…f38c7f
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xadeca6…6dfdc1
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0xaff5d8…1ce3e0
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x6a46d6…69fd32
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x54a8c4…cab5c3
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xdbe89f…ee3b36
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xa51dfe…ec0005
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x08b0cb…b21388
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x58ed47…844f6d
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0x0a97ff…e3b08a
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x0a19c1…2d788d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xfd72d1…75b89f
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa35d ago0xd22d7f…dbaad2
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%payAI35d ago0xe6eadd…3a3ff1
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xf03e2a…3f2d45
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x9e8df0…651adb
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xd48f9a…12f958
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x7a940a…ca91e8
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xf2a30e…24eefc
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x01a339…3e0dd2
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x48ed08…cc87bd
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0x40106c…152ae5
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x5ba105…079ef1

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.