Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0102…0cd10xf3dc…330dBase—$0.01100%fluxa103d ago0x091901…959b02
0xc20d…d04e0xf3dc…330dBase—$0.15100%fluxa103d ago0xae960b…69f121
0xf527…acc80xf3dc…330dBase—$0.10100%fluxa103d ago0xa54e2d…111280
0x3913…11510xf3dc…330dBase—$0.10100%candidates103d ago0x8caf7f…e52c48
0x4116…f4110xf3dc…330dBase—$0.10100%candidates103d ago0x4f4414…17d918
0x3815…45dd0xf3dc…330dBase—$0.10100%candidates103d ago0xcfccf6…3cc02a
0xcbcf…2b6c0xf3dc…330dBase—$0.10100%fluxa103d ago0xe1324c…b0c3a0
0xd3eb…8f0f0xf3dc…330dBase—$0.10100%fluxa103d ago0x5c3b09…795ede
0xa073…3e5e0xf3dc…330dBase—$0.10100%fluxa103d ago0xb3ac21…5fcc1d
0x3f86…b6610xf3dc…330dBase—$0.10100%fluxa103d ago0x46734a…ee8a52
0x274d…590c0xf3dc…330dBase—$0.10100%fluxa103d ago0x9aab83…d5ee8c
0xdf70…2c800xf3dc…330dBase—$0.10100%candidates103d ago0x6652c4…447248
0x304c…45a20xf3dc…330dBase—$0.10100%fluxa103d ago0xb70aa0…77fede
0xe34f…bd7e0xf3dc…330dBase—$0.10100%fluxa103d ago0xc6fad0…de866e
0x1e77…f35b0xf3dc…330dBase—$0.10100%fluxa103d ago0x43bdc7…e572f9
0xfdd4…abed0xf3dc…330dBase—$0.10100%fluxa103d ago0xfbde15…51f08f
0xbcc2…40500xf3dc…330dBase—$0.10100%candidates103d ago0x18ed61…080c56
0xcce5…29c60xf3dc…330dBase—$0.15100%candidates103d ago0x4522e8…4c95f9
0xc3ab…6ec80xf3dc…330dBase—$0.10100%fluxa103d ago0xd98959…d7daff
0xe055…e28f0xf3dc…330dBase—$0.10100%candidates103d ago0x7ed5a4…cd51fc
0x8885…02820xf3dc…330dBase—$0.10100%candidates103d ago0x2f25dc…e4256e
0x7e12…a0600xf3dc…330dBase—$0.10100%candidates103d ago0x4caaae…9caca6
0xea4f…142a0xf3dc…330dBase—$0.10100%fluxa103d ago0xd07081…9d0b47
0xf224…36b70xf3dc…330dBase—$0.10100%fluxa103d ago0x07317e…93b4ec
0x28b2…cab70xf3dc…330dBase—$0.01100%fluxa103d ago0x4ae77f…e1f253

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.