Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x800805…7c246b
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x16c030…74cbaa
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x5844b3…f73dd0
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x1f0bbe…4157d9
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xa51dc1…75efd9
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x894819…2adbc2
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xc75f15…8ff4b8
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xce6379…0cf1e1
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x657aa4…069afe
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x33b802…83b2ff
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x8f6863…0959ed
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x657378…2133bd
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x010c94…e3d89c
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xe36598…27e00b
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x2d6a70…db89fe
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x308ebb…69268d
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xe27094…02459d
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xc32a6d…2214a6
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x0de906…ca953b
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xd42d7d…f63859
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xf00665…e8e4cd
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x4ee199…2d8ac2
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x4dc434…94f6c6
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0xcdfa0b…70b491
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase44d ago0x3c6380…d99943

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.