Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca02…ad940xe2b0…8a0bBase—$0.14100%fluxa117d ago0x112dad…9a95c2
0x4cff…deef0xe2b0…8a0bBase—$0.14100%fluxa117d ago0xcdf807…717fa8
0x843e…86dc0xe2b0…8a0bBase—$0.34100%fluxa117d ago0x1ef29e…563213
0x5c93…8e420xe2b0…8a0bBase—$0.09100%fluxa117d ago0x5047c9…065bee
0x3979…7f9e0xe2b0…8a0bBase—$0.14100%fluxa117d ago0x830102…b8b5c1
0x77d9…a1940xe2b0…8a0bBase—$0.25100%fluxa117d ago0xaec66d…0f823b
0xd679…41560xe2b0…8a0bBase—$0.14100%fluxa117d ago0x64ea3c…f24abb
0x1739…00ad0xe2b0…8a0bBase—$0.34100%fluxa117d ago0xc02eaf…bd8773
0x82ef…c3a10xe2b0…8a0bBase—$0.14100%fluxa117d ago0x3da645…970eab
0xa0d9…75f90xe2b0…8a0bBase—$0.09100%fluxa117d ago0x9f59a8…b04a99
0xe1cd…3adb0xe2b0…8a0bBase—$0.09100%fluxa117d ago0x9dce9b…fb91ac
0xa1d9…0aef0xe2b0…8a0bBase—$0.09100%fluxa117d ago0x8d17dc…92432c
0x09dc…337a0xe2b0…8a0bBase—$0.09100%fluxa117d ago0x15f167…c25e61
0xcb1d…c35f0xe2b0…8a0bBase—$0.09100%fluxa117d ago0xe69707…af28e2
0x1836…77950xe2b0…8a0bBase—$0.09100%fluxa117d ago0x900271…376707
0xa2c8…4c710xe2b0…8a0bBase—$0.09100%fluxa117d ago0x4f81ea…420b6c
0x9c23…dcf80xe2b0…8a0bBase—$0.09100%fluxa117d ago0xb13927…02b364
0x142a…5f040xe2b0…8a0bBase—$0.09100%fluxa117d ago0x31156a…b60d67
0xea43…1e110xe2b0…8a0bBase—$0.09100%fluxa117d ago0xfd86a7…0a7b6f
0x784d…bd850xe2b0…8a0bBase—$0.15100%fluxa117d ago0xe3b91b…a5a5e8
0xbc16…be5d0xe2b0…8a0bBase—$0.15100%fluxa117d ago0xf7b5c6…02488d
0xbdd1…66b70xe2b0…8a0bBase—$0.15100%fluxa117d ago0xa9796b…c1c5ff
0x64cb…d82b0xe2b0…8a0bBase—$0.15100%fluxa117d ago0x529046…a257cb
0x13c2…55f50xe2b0…8a0bBase—$0.15100%fluxa117d ago0xfcc534…fb94eb
0xabc5…76c70xe2b0…8a0bBase—$0.15100%fluxa117d ago0x816855…9134ac

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.