Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f27…6ca30x3e0a…78e7Base—$0.003959100%coinbase74d ago0xce9a25…48a66c
0x0f27…6ca30x3e0a…78e7Base—$0.003097100%coinbase74d ago0x817832…c2f4f6
0x0f27…6ca30x3e0a…78e7Base—$0.004938100%coinbase74d ago0xaef489…5edec8
0x0f27…6ca30x3e0a…78e7Base—$0.004558100%coinbase74d ago0x78e55c…252f0b
0x0f27…6ca30x3e0a…78e7Base—$0.005272100%coinbase74d ago0xbb9054…5064ca
0x0f27…6ca30x3e0a…78e7Base—$0.003975100%coinbase74d ago0x051023…929b8c
0x0f27…6ca30x3e0a…78e7Base—$0.004971100%coinbase74d ago0xf33ac4…7fd29a
0x0f27…6ca30x3e0a…78e7Base—$0.005766100%coinbase74d ago0x4ef1a4…de8637
0x0f27…6ca30x3e0a…78e7Base—$0.004319100%coinbase74d ago0xd2fa51…ecaf50
0x0f27…6ca30x3e0a…78e7Base—$0.002924100%coinbase74d ago0xa115bf…a793c1
0x0f27…6ca30x3e0a…78e7Base—$0.002996100%coinbase74d ago0x2ed457…787096
0x0f27…6ca30x3e0a…78e7Base—$0.004537100%coinbase74d ago0x668e83…39fe66
0x0f27…6ca30x3e0a…78e7Base—$0.002973100%coinbase74d ago0xb226af…ca6353
0x0f27…6ca30x3e0a…78e7Base—$0.00364100%coinbase74d ago0x0f1408…72a8bb
0x0f27…6ca30x3e0a…78e7Base—$0.003629100%coinbase74d ago0x60a092…138636
0x0f27…6ca30x3e0a…78e7Base—$0.005358100%coinbase74d ago0xb4ba29…e130c7
0x0f27…6ca30x3e0a…78e7Base—$0.005414100%coinbase74d ago0x273142…76d244
0x0f27…6ca30x3e0a…78e7Base—$0.003254100%coinbase74d ago0x0cbdc3…9bce17
0x0f27…6ca30x3e0a…78e7Base—$0.00507100%coinbase74d ago0xe2dc0d…7ae5ac
0x0f27…6ca30x3e0a…78e7Base—$0.005131100%coinbase74d ago0xfea020…a1b933
0x0f27…6ca30x3e0a…78e7Base—$0.005646100%coinbase74d ago0x25c544…0db5fb
0x0f27…6ca30x3e0a…78e7Base—$0.003072100%coinbase74d ago0x94faa5…ff1d0a
0x0f27…6ca30x3e0a…78e7Base—$0.005152100%coinbase74d ago0x43203c…a50841
0x0f27…6ca30x3e0a…78e7Base—$0.004406100%coinbase74d ago0x8d8f53…0ae6a7
0x0f27…6ca30x3e0a…78e7Base—$0.002884100%coinbase74d ago0xc6c59a…e7b880

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.