Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x893196…fc7790
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x63df46…28313b
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x9429dc…5c0f97
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x153f0f…b0f60f
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xd9786e…2292ff
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1570d6…a9db94
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x93d109…88b447
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1d032…f6f751
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x4dc7c6…09127d
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xd0bb28…4ad14c
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x32578c…c0a8fa
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x19b666…6e629b
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xdfbd5f…e45726
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0xf7c6b8…b7ceb0
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x48eba0…10cc87
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x290766…6cd5ec
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x21f0c7…76da1b
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c5a67…993775
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x925fa4…fa409d
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x723670…19dc29
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x24ac05…2015ec
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x24f571…6c0f60
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x0534b2…5a578a
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x482b53…12cac9
0xed5f…46fc0xfe80…47eeBase—$0.001100%fluxa18d ago0x08671e…04375d

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.