Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x4fb586…d7744a
0xd8ca…14660xd346…0d5fBase—$0.003100%primer119d ago0x10794d…e50cd9
0xd8ca…14660xd346…0d5fBase—$0.003100%primer119d ago0x4d7c37…14c37d
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xa3f5c3…a378bb
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xb6bd37…00d4fc
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xdd50a6…7f9c97
0xd8ca…14660xd346…0d5fBase—$0.003100%primer119d ago0xa0094f…50cdc9
0xd8ca…14660xd346…0d5fBase—$0.003100%primer119d ago0x434848…178403
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x58a380…59e9fe
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x190df5…bc3796
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x139158…a2b28b
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x3105c2…227d69
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xfe20a3…6727e5
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x859026…2e1627
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xc0ebff…f0993f
0xd8ca…14660xd346…0d5fBase—$0.003100%primer119d ago0x46be0f…e4e95d
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xde282a…47a28e
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xf210cf…d94616
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x4a9bcf…a84fea
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xfee1e6…ff92ec
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xcb7508…40d883
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xf2a262…c4589e
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0x8521f2…82aaa9
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xd38b8b…c8e51f
0xd8ca…14660xd346…0d5fBase—$0.005100%primer119d ago0xca8db8…20ad9a

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.