Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc8ce9…7b6e87
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78ebc2…d3c3d0
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1aeabe…d38dc7
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd913a…af300f
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe4ed4f…9bbe8d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9868ec…d77993
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97fa5d…a83273
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21008d…999edc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc72ad…0fab24
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc9ec0…7ee15a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7869bb…afd9b6
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fb655…dcad10
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99ac18…994911
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafe16f…fcdadc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb3a547…2020e1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2534c6…d16104
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x64d8c5…d8d660
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ed346…341820
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9cef6…071f83
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x042e20…c5be0e
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbdc129…1f6c75
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x782939…a31bfc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07b110…46055f
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2817a4…999a66
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c5cab…586b15

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.