Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd662…803c0x4782…61faBase—$2.99100%fluxa20d ago0x34396f…992a70
0xb763…d33a0xd662…803cBase—$0.08100%fluxa20d ago0x78d240…f69fe3
0x2eaa…bf910xd662…803cBase—$0.08100%fluxa20d ago0x4ece06…db0780
0x3ff4…e7670xd662…803cBase—$0.08100%fluxa20d ago0x43e359…f65260
0x5c9e…4c710xd662…803cBase—$0.08100%fluxa20d ago0xd21b37…d04146
0xe570…94cc0xd662…803cBase—$0.08100%fluxa20d ago0x384e5d…7b61f1
0x90e8…0d6d0xd662…803cBase—$0.08100%fluxa20d ago0x8c27f3…e526ed
0xe2a6…607c0xd662…803cBase—$0.08100%fluxa20d ago0x25c3aa…0e9357
0xfc4a…5b240xd662…803cBase—$0.08100%fluxa20d ago0xc93884…ff1dc6
0xcfe6…e2e50xd662…803cBase—$0.08100%fluxa20d ago0x63dc14…ac915c
0x1978…ff390xd662…803cBase—$0.28100%fluxa20d ago0xa660d1…80c026
0x4ea3…6e290xd662…803cBase—$0.08100%fluxa20d ago0xe63e4c…53d4cf
0xa04b…431a0xd662…803cBase—$0.08100%fluxa20d ago0x326752…da68d4
0x82eb…46ce0xd662…803cBase—$0.08100%fluxa20d ago0x430522…1af498
0x2f18…03290xd662…803cBase—$0.08100%fluxa20d ago0x7baf36…9a0c44
0xe355…32430xd662…803cBase—$0.08100%fluxa20d ago0xd5a814…7f2802
0x18bf…16ce0xd662…803cBase—$0.08100%fluxa20d ago0xcb3bc7…181d90
0x4d3a…90980xd662…803cBase—$0.08100%fluxa20d ago0x4b5c2b…0dae20
0x303b…ee100xd662…803cBase—$0.08100%fluxa20d ago0x894041…52dd62
0xe777…b4f00xd662…803cBase—$0.08100%fluxa20d ago0xa5b7d1…efc108
0x44ed…5b330xd662…803cBase—$0.08100%fluxa20d ago0xbc1e4f…9d80fd
0x12d3…a52c0xd662…803cBase—$0.08100%fluxa20d ago0x35cb27…346009
0x26de…2ef00xd662…803cBase—$0.08100%fluxa20d ago0x594931…91350e
0x83c5…0fdc0xd662…803cBase—$0.08100%fluxa20d ago0xb9c566…dae6c5
0xe4d3…a3300xd662…803cBase—$0.08100%fluxa20d ago0xbc12ff…5a4c97

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.