Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9db…27410x6970…19cbBase—$0.01100%payAI46d ago0x5fd095…46f5e1
0xe9db…27410xb67b…041eBase—$0.01100%payAI46d ago0x529f7c…e83d0a
0xe9db…27410x8ffd…cc79Base—$0.01100%payAI46d ago0x18c4b9…8dca80
0xe9db…27410x21a4…97cfBase—$0.01100%payAI46d ago0x603648…b848d1
0xe9db…27410xe44d…fb18Base—$0.01100%payAI46d ago0x471d99…27b1d4
0xe9db…27410x1281…a0eeBase—$0.01100%payAI46d ago0x7303c0…098a54
0xe9db…27410xda4b…e1abBase—$0.01100%payAI46d ago0x99f181…2c6ac8
0xe9db…27410xd302…3688Base—$0.01100%payAI46d ago0x550ec3…6c7a1e
0xe9db…27410x19b8…a66dBase—$0.01100%payAI46d ago0x37527d…314f3d
0xe9db…27410xf44e…8e6dBase—$0.01100%payAI46d ago0xc7e68a…cce262
0xe9db…27410xd3fd…6272Base—$0.01100%payAI46d ago0x690447…0818ab
0xe9db…27410x28f1…76c0Base—$0.01100%payAI46d ago0x54f281…e2d9f7
0xe9db…27410x9053…13edBase—$0.01100%payAI46d ago0x7675db…6b46a8
0xe9db…27410x49da…dd4bBase—$0.01100%payAI46d ago0x952b8f…aad2cd
0xe9db…27410xa788…4f4dBase—$0.01100%payAI46d ago0xaec233…ad5f44
0xe9db…27410x1061…53e3Base—$0.01100%payAI46d ago0xeb70a6…44bb5d
0xe9db…27410xe11c…7bc5Base—$0.01100%payAI46d ago0x78a173…01e97f
0xe9db…27410x6537…4ac3Base—$0.01100%payAI46d ago0x2bd664…5a3e77
0xe9db…27410x8338…dc0eBase—$0.01100%payAI46d ago0xfa944b…6c7023
0xe9db…27410x0e87…6aa9Base—$0.01100%payAI46d ago0xc23f37…53d52e
0xe9db…27410x2ffe…a4d3Base—$0.01100%payAI46d ago0x115137…b81795
0xe9db…27410x8ed2…4b6dBase—$0.01100%payAI46d ago0xd73544…d9c8ce
0xe9db…27410x5b15…e808Base—$0.01100%payAI46d ago0xfe300c…c1a414
0xe9db…27410x7253…0ad8Base—$0.01100%payAI46d ago0x35211a…de9a93
0xe9db…27410x7c7a…baf1Base—$0.01100%payAI46d ago0x0bcab8…48d289

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.