Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd562…7d570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase11s ago0x002cb0…d42534
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0x881a8a…b2da09
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted13s ago0x0c3c5d…2527e0
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0x1d589d…3b7ef2
0xcb61…cd360x6839…1a2bBase—$0.003100%coinbase15s ago0xc7316b…b94115
0xdb4b…4bad0x3e0a…78e7Base—$0.004548100%coinbase15s ago0xa77aec…b9f9e1
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted17s ago0x0b9f20…b34a95
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0xeb8458…4d300c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x46e7be…86d4de
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xc3317c…d12f5f
0xa787…64cf0x47c5…4fc3Base—$21.0070%0xa5e3…a7a319s ago0x68d14d…d624f7
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21s ago0x1e0ae0…fbd5a3
0xe3e7…9f010xfe80…47eeBase—$0.001100%fluxa21s ago0xfffb22…8bd324
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase21s ago0xc6bb5d…632df2
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xc5f14d…5ca6fd
0xd522…8b6c0x6839…1a2bBase—$0.003100%coinbase23s ago0xcee620…4d9568
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23s ago0xa4ffb6…792ced
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x9cf948…234de1
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xbfb07d…2d07a5
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x5854a2…fbd62c
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted31s ago0x8e5a20…c5287d
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted33s ago0xa6432e…41f94f
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase33s ago0xc29c86…b6b7e6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase33s ago0x1894e9…8171ea
0xa54d…49f50x5bfc…548dBase—$1,012.1470%0x64b2…883333s ago0xbd9c11…4d11f0

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.