Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xa2c8dc…b3d7dc
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xf850d6…3bfda6
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x920aba…98cc66
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x2fd1c8…ff8923
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x15949d…54a663
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xb1b34c…970160
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xe74ae2…71f861
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7a4522…f56092
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc049c8…9a1810
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xbbced4…b3fb9f
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8738ec…33eaf0
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd7426d…820440
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c87ba…95dc63
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x4f0921…7b5cf0
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x89ba75…22207a
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xadded9…dd65b5
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xad426d…4debb7
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x5097fe…4ebe0e
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xfec194…460ac5
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x608e40…dd3e31
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0x29dab5…655ff5
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xba304e…c9e326
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xd31640…ab2dc8
0x1255…461f0xfe80…47eeBase—$0.001100%fluxa18d ago0xdd47b7…f2d948

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.