Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd215…b4a70x3e0a…78e7Base—$0.005797100%coinbase74d ago0x04e70b…c8a6d7
0xd215…b4a70x3e0a…78e7Base—$0.004177100%coinbase74d ago0xb57a3f…469939
0xd215…b4a70x3e0a…78e7Base—$0.003676100%coinbase74d ago0x0a4dd5…faf91b
0xd215…b4a70x3e0a…78e7Base—$0.004928100%coinbase74d ago0x03b8ba…8856aa
0xd215…b4a70x3e0a…78e7Base—$0.005084100%coinbase74d ago0xe454a8…358ca2
0xd215…b4a70x3e0a…78e7Base—$0.004753100%coinbase74d ago0xeaaf54…7534a6
0xd215…b4a70x3e0a…78e7Base—$0.003628100%coinbase74d ago0xd56bed…df0336
0xd215…b4a70x3e0a…78e7Base—$0.004407100%coinbase74d ago0x5e83ba…330989
0xd215…b4a70x3e0a…78e7Base—$0.004724100%coinbase74d ago0x5827db…d2b170
0xd215…b4a70x3e0a…78e7Base—$0.00456100%coinbase75d ago0x270ac3…161b21
0xd215…b4a70x3e0a…78e7Base—$0.003839100%coinbase75d ago0xc9888b…269489
0xd215…b4a70x3e0a…78e7Base—$0.005411100%coinbase75d ago0xded8f5…ad884a
0xd215…b4a70x3e0a…78e7Base—$0.003572100%coinbase75d ago0xbb2cfd…891df8
0xd215…b4a70x3e0a…78e7Base—$0.00275100%coinbase75d ago0x48d520…0b7134
0xd215…b4a70x3e0a…78e7Base—$0.003254100%coinbase75d ago0xa89a76…17dad8
0xd215…b4a70x3e0a…78e7Base—$0.005432100%coinbase75d ago0x83bf86…c06df6
0xd215…b4a70x3e0a…78e7Base—$0.003822100%coinbase75d ago0x378452…679d40
0xd215…b4a70x3e0a…78e7Base—$0.004955100%coinbase75d ago0xf09ed0…9976e5
0xd215…b4a70x3e0a…78e7Base—$0.004332100%coinbase75d ago0xa21c26…b14b67
0xd215…b4a70x3e0a…78e7Base—$0.005028100%coinbase75d ago0xd850e9…4b76fa
0xd215…b4a70x3e0a…78e7Base—$0.004519100%coinbase75d ago0x777c6b…de5c19
0xd215…b4a70x3e0a…78e7Base—$0.003848100%coinbase75d ago0xfda20a…521193
0xd215…b4a70x3e0a…78e7Base—$0.003698100%coinbase75d ago0x0044a2…bf3293
0xd215…b4a70x3e0a…78e7Base—$0.002712100%coinbase75d ago0xf30e70…68ada0

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.