Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac68…f41b0x10c1…1e24Base—$0.005951100%coinbase108d ago0x3eecab…91b04f
0xac68…f41b0x10c1…1e24Base—$0.03100%coinbase108d ago0xe3fb17…54c224
0xac68…f41b0x10c1…1e24Base—$0.08100%coinbase108d ago0xd310ef…1f3c40
0xac68…f41b0x10c1…1e24Base—$0.03100%coinbase108d ago0x10cb4b…3c9446
0xac68…f41b0x10c1…1e24Base—$0.04100%coinbase108d ago0x965e0c…d2c458
0xac68…f41b0x10c1…1e24Base—$0.07100%coinbase108d ago0xa0ec78…703bf4
0xac68…f41b0x10c1…1e24Base—$0.18100%coinbase108d ago0x0c440c…4f9692
0xac68…f41b0x10c1…1e24Base—$0.05100%coinbase108d ago0x7144a7…53f3b0
0xac68…f41b0x10c1…1e24Base—$0.02100%coinbase108d ago0x215475…bd43be
0xac68…f41b0x10c1…1e24Base—$0.02100%coinbase108d ago0x77c2f4…138da6
0xac68…f41b0x10c1…1e24Base—$0.04100%coinbase108d ago0x85d2bd…3622e2
0xac68…f41b0x10c1…1e24Base—$0.03100%coinbase108d ago0x401c6b…043d1c
0xac68…f41b0x10c1…1e24Base—$0.05100%coinbase108d ago0x73ffac…6a016a
0xac68…f41b0x10c1…1e24Base—$0.02100%coinbase108d ago0x39c9b8…680933
0xac68…f41b0x10c1…1e24Base—$0.01100%coinbase108d ago0x6a9720…16ceed
0xac68…f41b0x10c1…1e24Base—$0.02100%coinbase108d ago0x557a7f…99a7ce
0xac68…f41b0x10c1…1e24Base—$0.05100%coinbase108d ago0x208ed4…03e704
0xac68…f41b0x10c1…1e24Base—$0.23100%coinbase108d ago0x8230b7…4cc367
0xac68…f41b0x10c1…1e24Base—$0.21100%coinbase108d ago0x6dcf29…09143d
0xac68…f41b0x10c1…1e24Base—$0.09100%coinbase108d ago0x50002f…a3c8b9
0xac68…f41b0x10c1…1e24Base—$0.01100%coinbase108d ago0x4a3a45…a1e78b
0xac68…f41b0x10c1…1e24Base—$0.23100%coinbase108d ago0xf41f25…7c9458
0xac68…f41b0x10c1…1e24Base—$0.02100%coinbase109d ago0x207c0e…1e4e04

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.