Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03b7…f5100x3c08…83d8Base$0.001100%daydreams49d ago0x875a66…a22d65
0x03b7…f5100x3c08…83d8Base$0.10100%daydreams49d ago0x5bfd79…a1d4e8
0xa4d8…ac6a0x3c08…83d8Base$0.001100%daydreams49d ago0xb60e62…20120d
0x4d1c…eaef0x3c08…83d8Base$2.00100%daydreams49d ago0xa2bbcf…61e794
0x2378…fc340x3c08…83d8Base$0.001100%daydreams49d ago0x3db3d2…dda20f
0xe274…40ae0x3c08…83d8Base$5.00100%daydreams49d ago0xacc825…47db00
0x2cb4…cc650x3c08…83d8Base$0.001100%daydreams49d ago0xbfce78…fcc178
0x2cb4…cc650x3c08…83d8Base$0.001100%daydreams49d ago0x6905ce…3ca743
0x9f54…ece40x3c08…83d8Base$0.001100%daydreams49d ago0x0babdf…ddfade
0x2cb4…cc650x3c08…83d8Base$0.001100%daydreams49d ago0x92eb9b…fb2662
0x2378…fc340x3c08…83d8Base$0.001100%daydreams49d ago0x3adb32…1d0333
0x8904…3cee0x3c08…83d8Base$0.001100%daydreams49d ago0x756e41…876dc4
0x8904…3cee0x3c08…83d8Base$0.10100%daydreams49d ago0x6452db…7c18d7
0x3f97…b0740x3c08…83d8Base$0.001100%daydreams50d ago0x3c9ec8…f7ddf8
0x0a43…35bf0x3c08…83d8Base$0.001100%daydreams50d ago0x298fd2…20b588
0x7646…52ec0x3c08…83d8Base$0.001100%daydreams50d ago0x660437…8692c7
0xeb76…0d350x3c08…83d8Base$0.001100%daydreams50d ago0xdfc6ba…2e8c78
0x3f93…9b340x3c08…83d8Base$0.001100%daydreams50d ago0xda2a52…ad2c23
0x8218…313d0x3c08…83d8Base$0.001100%daydreams50d ago0xbe927b…619c75
0x9371…019f0x3c08…83d8Base$3.40100%daydreams50d ago0xba12e5…2f5fc6
0xcad2…feed0x3c08…83d8Base$0.05100%daydreams50d ago0x44caf9…c5ee98
0xcad2…feed0x3c08…83d8Base$0.05100%daydreams50d ago0xf8bac8…b43183
0xb491…fb0e0x3c08…83d8Base$0.001100%daydreams50d ago0xac02d7…f6d943
0xb491…fb0e0x3c08…83d8Base$2.00100%daydreams50d ago0x382709…680381
0xb491…fb0e0x3c08…83d8Base$0.001100%daydreams50d ago0x3583ec…0e658f

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.