Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xae21e0…b95ef4
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x40cb55…a5f496
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xcc1394…879f94
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xaa84f2…062df2
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x509b36…2337c3
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xdda3d1…048cd3
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x87e739…21f745
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xdee710…aa9bd2
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x74f0db…c567a8
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x33d379…d02402
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xd67490…c1ec3d
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x45b1df…30df85
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xb08bb8…9cc586
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xd7e04b…7b101d
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x574eeb…1bd826
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x28f069…c3a2c6
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xd54301…d940ae
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x57d672…db2f4d
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0x9a62be…f256a1
0x187c…7cf80x12a9…a21bBase—$0.001100%0x12a9…a21b85d ago0xbdf825…a0a59b

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.