Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0d…b5f60x3e0a…78e7Base—$0.003385100%coinbase74d ago0x4059c5…59c1f5
0xcd0d…b5f60x3e0a…78e7Base—$0.004157100%coinbase74d ago0xcdab7e…efa676
0xcd0d…b5f60x3e0a…78e7Base—$0.005827100%coinbase74d ago0x9120f9…57f41e
0xcd0d…b5f60x3e0a…78e7Base—$0.005421100%coinbase74d ago0xf13e7d…cde8f8
0xcd0d…b5f60x3e0a…78e7Base—$0.005101100%coinbase74d ago0x526cda…b0df0d
0xcd0d…b5f60x3e0a…78e7Base—$0.005137100%coinbase74d ago0xc424cc…7977f3
0xcd0d…b5f60x3e0a…78e7Base—$0.00416100%coinbase74d ago0xb52f37…29196a
0xcd0d…b5f60x3e0a…78e7Base—$0.0033100%coinbase74d ago0xb43058…fe06d2
0xcd0d…b5f60x3e0a…78e7Base—$0.004476100%coinbase74d ago0x4c18a5…13b03c
0xcd0d…b5f60x3e0a…78e7Base—$0.004661100%coinbase74d ago0x5a808b…b3cf13
0xcd0d…b5f60x3e0a…78e7Base—$0.004557100%coinbase74d ago0x6b59d6…9afd7b
0xcd0d…b5f60x3e0a…78e7Base—$0.005321100%coinbase74d ago0x7f4156…9380fc
0xcd0d…b5f60x3e0a…78e7Base—$0.005023100%coinbase74d ago0xd3649c…7a8fa2
0xcd0d…b5f60x3e0a…78e7Base—$0.004283100%coinbase74d ago0xf5f8e3…54dcbf
0xcd0d…b5f60x3e0a…78e7Base—$0.00304100%coinbase74d ago0x6afee9…e7f036
0xcd0d…b5f60x3e0a…78e7Base—$0.004703100%coinbase74d ago0xf8cdf2…474061
0xcd0d…b5f60x3e0a…78e7Base—$0.004182100%coinbase75d ago0xfe2825…d30305
0xcd0d…b5f60x3e0a…78e7Base—$0.003943100%coinbase75d ago0xa5c724…333199
0xcd0d…b5f60x3e0a…78e7Base—$0.005304100%coinbase75d ago0x833a2f…ea6830
0xcd0d…b5f60x3e0a…78e7Base—$0.005108100%coinbase75d ago0xc5de96…120df3
0xcd0d…b5f60x3e0a…78e7Base—$0.003729100%coinbase75d ago0x636056…35fdda
0xcd0d…b5f60x3e0a…78e7Base—$0.004993100%coinbase75d ago0xb35022…515f71
0xcd0d…b5f60x3e0a…78e7Base—$0.005181100%coinbase75d ago0xda3544…53f756
0xcd0d…b5f60x3e0a…78e7Base—$0.005138100%coinbase75d ago0xc7c781…434c51

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.