Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0xadf9d9…601e59
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x56e333…bd875c
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9118d ago0x90a350…d5a17f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x3cb938…097f95
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x5e2c25…d40da2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x250faf…e03102
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x2c22c8…a7adf3
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x05b6bb…cd92f4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9118d ago0xd045a9…a2cbcf
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x3d8079…35ab2e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x8759f6…60ca9e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x3e58d4…f540aa
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9118d ago0x5136af…fe0569
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x4c5b2a…709654
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x69df8c…c1de95
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x9e3042…99b06f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0xbba20a…5cc2a4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x5273a0…efc6eb
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9118d ago0x556615…b03db4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0x5bb9b5…df42e3
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9118d ago0xfba230…0344b5
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9118d ago0x6329cd…fb6014
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9119d ago0x6c6133…551470
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9119d ago0x725f7c…00c298
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9119d ago0xce8433…d239f1

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.