Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43d6…9c4f0x7307…da86Base—$0.01100%coinbase69d ago0xdc129b…4fa98b
0x43d6…9c4f0x8c0a…83e0Base—$0.01100%coinbase69d ago0x79a56d…227b04
0x43d6…9c4f0xe0b7…070fBase—$0.01100%coinbase69d ago0x3c79fe…9438b5
0x43d6…9c4f0x2d49…fa75Base—$0.01100%coinbase69d ago0x3cfe03…ffbea4
0x43d6…9c4f0xe84f…1f26Base—$0.01100%coinbase69d ago0xd48c2c…030bc2
0x43d6…9c4f0xa54e…7dd7Base—$0.01100%coinbase69d ago0x7f57fe…1afc70
0x43d6…9c4f0xbac6…c749Base—$0.01100%coinbase69d ago0xc5585c…fbad3a
0x43d6…9c4f0x1f03…1310Base—$0.01100%coinbase69d ago0x2dfa84…1d0691
0x43d6…9c4f0xdfcc…d89cBase—$0.01100%coinbase69d ago0x98d9e9…99e0ca
0x43d6…9c4f0x3feb…b17fBase—$0.01100%coinbase69d ago0xab97ae…ee06b1
0x43d6…9c4f0xdc9b…a620Base—$0.01100%coinbase69d ago0xfae3df…9d90ea
0x43d6…9c4f0xf3a9…7a20Base—$0.01100%coinbase69d ago0x349322…e7db3d
0x43d6…9c4f0xefeb…d177Base—$0.01100%coinbase69d ago0x9bd959…21895c
0x43d6…9c4f0xd351…7b98Base—$0.01100%coinbase70d ago0x976948…ef83e8
0x43d6…9c4f0x416c…7bc7Base—$0.01100%coinbase70d ago0xb1ae83…2f4807
0x43d6…9c4f0x468f…749dBase—$0.01100%coinbase70d ago0xcf1768…fb3ba0
0x43d6…9c4f0xb3f7…8b6dBase—$0.01100%coinbase70d ago0x60b806…af6107
0x43d6…9c4f0x2986…1b60Base—$0.01100%coinbase70d ago0x312091…6c6319
0x43d6…9c4f0xbc0a…be3fBase—$0.01100%coinbase70d ago0xda559e…991af0
0x43d6…9c4f0x9491…f88aBase—$0.01100%coinbase70d ago0x060011…698a4a
0x43d6…9c4f0xa164…d5e6Base—$0.01100%coinbase70d ago0x7203d9…92b2a5
0x43d6…9c4f0xa130…e402Base—$0.01100%coinbase70d ago0x7cc4aa…217976
0x43d6…9c4f0x5105…e621Base—$0.01100%coinbase70d ago0xfad239…0f80d9
0x43d6…9c4f0xb93c…82f6Base—$0.01100%coinbase70d ago0x6f1bb3…9136f1
0x43d6…9c4f0x027d…8c15Base—$0.01100%coinbase70d ago0x7e6d69…454499

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.