Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x1266c2…157d1c
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x88156e…4ea208
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x5b7471…899ac7
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0xbb35e5…8323f0
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x4fe7a6…b949fa
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x50815d…737457
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0xa207b8…102fd2
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0xd6f657…cecf74
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x2d6066…146dad
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x3a335f…b7100c
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0xf1d03e…38a581
0x9d81…89f10xb0af…7de0Base—$0.02100%coinbase40d ago0x23f8b1…19a881
0x9d81…89f10xb0af…7de0Base—$0.04100%coinbase40d ago0xd4436e…c2fede
0x9d81…89f10xb0af…7de0Base—$0.04100%coinbase40d ago0x06b880…91866f
0x9d81…89f10xb0af…7de0Base—$0.04100%coinbase40d ago0xe8774a…330c3b
0x9d81…89f10xb0af…7de0Base—$0.04100%coinbase40d ago0x33734b…68cbf0
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0x3f47f0…428083
0x9d81…89f10xb0af…7de0Base—$0.08100%coinbase40d ago0x57faf1…39009a
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0x3129f7…7ee603
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0x483003…8a7be5
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0x4d300e…c43aa6
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0xe65819…74836f
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0x71da0a…853ba4
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0x240392…61389b
0x9d81…89f10xb0af…7de0Base—$0.06100%coinbase40d ago0xfc1ec7…29e51d

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.