Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x75b674…045ad9
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x7532a2…8e2b74
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xba4003…f62832
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xfaccd9…fefd08
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x080f41…7b4580
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xbc9485…64195c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x991595…902e60
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xfa1b14…6303a0
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x6daefb…bdfbbb
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xe55f8b…c41516
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x8273d3…ffc3ea
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x364af9…59161b
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x2b09b1…66db04
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xbdbb36…28ea4b
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xa6f29f…162805
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x9b996b…fd7309
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xc2254e…4eb0f8
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x937b02…4f361a
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0xcdeee9…ccaf96
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x130c02…f2e5cb
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x393a8e…1c04b5
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x2e321e…253e10
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x829982…10b048
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x246aaf…ec88c5
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase8d ago0x207dc9…e63662

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.