Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf752…15950x6839…1a2bBase—$0.003100%coinbase15s ago0xbcf3d6…0fb083
0xc7f3…c0440x5f11…468aBase—$0.32100%primer23s ago0xe54a7d…b95f32
0x9a1e…18760x6839…1a2bBase—$0.003100%coinbase27s ago0x4eed2e…d09743
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase35s ago0x7ceac8…abc5b6
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted37s ago0x2ccf70…6a834d
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase39s ago0x9b2700…acebfc
0x45b0…2c2b0x6839…1a2bBase—$0.003100%coinbase39s ago0xd697bb…33031e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41s ago0x151b43…172ece
0x6536…fa410x6839…1a2bBase—$0.003100%coinbase49s ago0x0e6f3a…853e8e
0x3be9…575c0x2207…6594Base—$19.7470%0x2fbf…ec6553s ago0xe976fb…725775
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase53s ago0xc75f59…958cb3
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa57s ago0xd9e2c5…bdf3f7
0xc1ea…b9580x6839…1a2bBase—$0.003100%coinbase59s ago0x0027bc…5eda39
0xee9c…ed970x3e0a…78e7Base—$0.005025100%coinbase1m ago0x730945…913004
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase1m ago0x2e0a1f…a0ee20
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase1m ago0x9e0f93…fd1d4e
0x4312…fc9a0x6839…1a2bBase—$0.003100%coinbase1m ago0xdf3696…c2c25b
0xd47c…51da0xa4e5…bfcfBase—$1.0070%0x3e32…3ce71m ago0x10a145…2da33d
0x0e90…49b50x6839…1a2bBase—$0.003100%coinbase1m ago0xef4e1a…8d126f
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c1m ago0x82c0a8…1fabc9
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase1m ago0xa304cd…10e911
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase1m ago0xf6d7a2…33806b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xb16dcc…5f4a0d
0xfc2e…db2d0x9471…eb12Base—$1.2570%0x7e99…09881m ago0x874b30…9ffbc2
0xccb3…6acf0x6839…1a2bBase—$0.003100%coinbase1m ago0xd1e70d…abf7c1

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.