Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xda85ba…774c1d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x9e491b…aa865b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x225787…35fbbe
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x293dcc…3c225d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xf8e5a9…e09bb3
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x50d8c8…f95eff
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x7e86d2…1f5d8c
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xa9809f…8ab321
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xf2bd31…9bca1a
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xa16008…2a6070
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xff89c2…352d98
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x61936c…b88923
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xedc6d8…46f4ce
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xd90e2c…fe1adb
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xd2bee7…59ff89
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x682493…706aa6
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x0acf2c…17e8af
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xfa1ff7…826423
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x10c46e…fbedd6
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x3f2f66…424225
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x43cc06…448193
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x24b01f…4a91f0
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xfeffd5…c4383f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0xc3f196…3f7f53
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa17d ago0x1c5403…7e930f

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.