Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xfedeba…204182
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x782769…fbad69
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x33e820…561e07
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x3ab61f…86554a
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x82e6ce…6a20d8
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xa66e84…97c92c
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xda81d5…55d94c
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xa780eb…a44d6b
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x9cce31…c6b8b2
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x3d1bff…575ca8
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x34bb4c…96ba4a
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x897efa…0374a9
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x738f13…5d3f52
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x69e8f7…a7a469
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xd0f4f6…35a253
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x2ddf2c…63467a
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x70e72a…ad3b59
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x8c66a0…22377a
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x7f695f…0081b1
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xf65168…04a5fc
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x25444e…b4ceba
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xe9fbdd…434b62
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0xfb6229…93dd1e
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x638c30…a1b653
0xbaff…06c60x5aae…482eBase—$0.001100%coinbase4d ago0x96afd6…8f655b

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.