Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3fa…17530x9b4e…be12Base$0.01100%coinbase8h ago0x466d77…8cf73b
0xa3fa…17530xef04…e0d3Base$0.01100%coinbase8h ago0x87d151…632967
0xa3fa…17530xaca9…7d4dBase$0.01100%coinbase8h ago0xb45cc9…c92b04
0xa3fa…17530x1d57…69d7Base$0.01100%coinbase8h ago0x6c9993…22e91f
0xa3fa…17530x4169…2ec7Base$0.01100%coinbase8h ago0xe8af4a…8c1b45
0xa3fa…17530x0e13…5ecaBase$0.01100%coinbase8h ago0x701cb9…3ad940
0xa3fa…17530x9756…c154Base$0.01100%coinbase8h ago0xb842d8…5cf7e5
0xa3fa…17530x8f00…ba19Base$0.01100%coinbase8h ago0xed7327…bf87d5
0xa3fa…17530x8809…703cBase$0.01100%coinbase8h ago0x48c615…d64451
0xa3fa…17530x61e6…d380Base$0.01100%coinbase8h ago0xf3c296…87f4cc
0xa3fa…17530xc938…9f6fBase$0.01100%coinbase8h ago0xf5c8d1…a15a58
0xa3fa…17530x6d98…9d8dBase$0.01100%coinbase8h ago0x08db84…dd1b92
0xa3fa…17530x11f4…ad62Base$0.01100%coinbase8h ago0x9d3339…c64e8c
0xa3fa…17530x93eb…2fdcBase$0.01100%coinbase8h ago0xf2cd1d…0083fa
0xa3fa…17530xf57d…21e8Base$0.01100%coinbase8h ago0x569c69…855c2d
0xa3fa…17530x0669…e91eBase$0.01100%coinbase8h ago0x51630f…5d8da0
0xa3fa…17530x0396…01f1Base$0.01100%coinbase8h ago0x5ff0b5…8d444a
0xa3fa…17530x0847…d5c6Base$0.01100%coinbase8h ago0x75f1fe…4d6341
0xa3fa…17530x0f0f…09abBase$0.01100%coinbase8h ago0xab8bdb…9c5aff
0xa3fa…17530xb29f…722cBase$0.01100%coinbase8h ago0xf11dc2…eb444f
0xa3fa…17530x4b69…a734Base$0.01100%coinbase8h ago0xc2bc3b…9c7962
0xa3fa…17530xff81…ba5aBase$0.01100%coinbase8h ago0x3dbc0b…9eee47
0xa3fa…17530x06f8…16afBase$0.01100%coinbase8h ago0x68ed57…6ff0c7
0xa3fa…17530xd60d…3fc3Base$0.01100%coinbase8h ago0x3bf3ba…dac2de
0xa3fa…17530x4baa…bacaBase$0.01100%coinbase8h ago0x051961…b404b1

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.