Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa9h ago0x960621…c83def
0xe153…90560xb756…5237Base$0.10100%ultravioletadao9h ago0x36a51a…b6fa1b
0x1876…64a50xf055…ce2eBase$1.0070%0x3e32…3ce79h ago0x8a8e17…91d26e
0xb05e…41310x6839…1a2bBase$0.003100%coinbase9h ago0x3b05a5…4cf7a9
0xe153…90560xa63e…91a1Base$0.10100%ultravioletadao9h ago0xcf1351…2c651c
0x5f11…468a0xc7f3…c044Base$0.19100%primer9h ago0x5fed9f…597153
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase9h ago0xe78109…6729f8
0xe153…90560xa3f3…e7efBase$0.10100%ultravioletadao9h ago0xe7fa1f…21b1bb
0xa3fa…17530x9b4e…be12Base$0.01100%coinbase9h ago0x466d77…8cf73b
0xa3fa…17530xef04…e0d3Base$0.01100%coinbase9h ago0x87d151…632967
0xa54d…49f50xe33f…4679Base$49.8670%0x64b2…88339h ago0x073626…5285c9
0xa3fa…17530xaca9…7d4dBase$0.01100%coinbase9h ago0xb45cc9…c92b04
0x1280…8d790x6839…1a2bBase$1.00100%coinbase9h ago0xdeb350…06e7f9
0xe153…90560x9da8…3fbdBase$0.10100%ultravioletadao9h ago0xe444fd…48e8d7
0xa3fa…17530x1d57…69d7Base$0.01100%coinbase9h ago0x6c9993…22e91f
0xa3fa…17530x4169…2ec7Base$0.01100%coinbase9h ago0xe8af4a…8c1b45
0xa3fa…17530x0e13…5ecaBase$0.01100%coinbase9h ago0x701cb9…3ad940
0xa3fa…17530x9756…c154Base$0.01100%coinbase9h ago0xb842d8…5cf7e5
0xa3fa…17530x8f00…ba19Base$0.01100%coinbase9h ago0xed7327…bf87d5
0xa3fa…17530x8809…703cBase$0.01100%coinbase9h ago0x48c615…d64451
0x9272…f9b90x7b12…1b16Base$20.0070%0x3e32…3ce79h ago0x6f4a84…92ea45
0xa3fa…17530x61e6…d380Base$0.01100%coinbase9h ago0xf3c296…87f4cc
0xe153…90560x9843…7556Base$0.10100%ultravioletadao9h ago0xdb8d7f…617143
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase9h ago0x8fd3d4…bf8ff0
0xa3fa…17530xc938…9f6fBase$0.01100%coinbase9h ago0xf5c8d1…a15a58

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.