Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0xc701…0814Base—$0.01100%coinbase79d ago0x81cc2b…2d43af
0xe1db…633a0xeb76…88ceBase—$0.01100%coinbase79d ago0xcd5a83…29da08
0xe1db…633a0xfd06…3707Base—$0.01100%coinbase79d ago0x77cd25…8b2b92
0xe1db…633a0x65b3…b19aBase—$0.01100%coinbase79d ago0x97b7eb…87bc1b
0xe1db…633a0x279a…8cddBase—$0.01100%coinbase79d ago0x4cffb3…435c4e
0xe1db…633a0x0513…0779Base—$0.01100%coinbase79d ago0x424813…e445d1
0xe1db…633a0xf140…8f1aBase—$0.01100%coinbase79d ago0x2a598f…fabf9a
0xe1db…633a0x6a55…d5ccBase—$0.01100%coinbase79d ago0xf2bc3c…999fe4
0xe1db…633a0x8b2a…87d7Base—$0.01100%coinbase79d ago0x2f0584…55f225
0xe1db…633a0x147e…f064Base—$0.01100%coinbase79d ago0x5258e5…720fbe
0xe1db…633a0xfe45…2186Base—$0.01100%coinbase79d ago0xd35c32…3bfc0c
0xe1db…633a0xc295…5a06Base—$0.01100%coinbase79d ago0xf69dc0…26ff19
0xe1db…633a0xa059…7083Base—$0.01100%coinbase79d ago0xcc9a41…6bf5da
0xe1db…633a0xac0d…6de5Base—$0.01100%coinbase79d ago0x7af710…39c023
0xe1db…633a0x3cb2…fefeBase—$0.01100%coinbase79d ago0x660c0c…62115d
0xe1db…633a0xf98b…6dbcBase—$0.01100%coinbase79d ago0x563c33…5eff29
0xe1db…633a0x1d76…0458Base—$0.01100%coinbase79d ago0x1e0db4…acb065
0xe1db…633a0x7b78…745eBase—$0.01100%coinbase79d ago0xacad9b…49758d
0xe1db…633a0x684a…5729Base—$0.01100%coinbase79d ago0x00acc3…9280b5
0xe1db…633a0x3651…861bBase—$0.01100%coinbase79d ago0x00ce71…5144f2
0xe1db…633a0x7366…6937Base—$0.01100%coinbase79d ago0x007198…bd2de8
0xe1db…633a0x978b…81b2Base—$0.01100%coinbase79d ago0x294847…aef0c5
0xe1db…633a0x1cb8…a9ceBase—$0.01100%coinbase79d ago0x0f0875…25a70f
0xe1db…633a0xdd1d…d97cBase—$0.01100%coinbase79d ago0x00c3a7…a839b4
0xe1db…633a0x0c45…056cBase—$0.01100%coinbase79d ago0x7e219c…20e202

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.