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.0270%0x1360…66fa15d ago0xb23f8c…b8133d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x50772f…73274b
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xe3a864…1bcb3b
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x21558c…d709d5
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x08e2f6…710b6e
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf4c38a…d9fd80
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xa5c9ac…dd9f80
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x65e909…8241da
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x56508e…c86fcc
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xcd2aa3…188919
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x597edf…74361d
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xf380f2…397fb0
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x806bd4…c8fc7d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xd35379…5203af
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xfc7cdd…27d062
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x7b4b4c…2524b1
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xa92767…2928e2
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x57aa08…87fa84
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xd034d4…4337b3
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xdcb806…e75099
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xa73027…3a3a99
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x312d10…1714fc
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x70d297…10343c
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x642638…01934b
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xdd8ca6…0dc9be

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.