Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xdda5…db9dBase—$0.10100%fluxa106d ago0xb1c1fd…f7f460
0xd1ae…81330xa62f…271eBase—$0.10100%fluxa106d ago0x454be7…4ef0b9
0xd1ae…81330xa75c…05e8Base—$0.14100%fluxa106d ago0x8e511c…657d99
0xd1ae…81330x0551…5a3eBase—$0.20100%fluxa106d ago0x9cf251…b4e832
0xd1ae…81330xfffb…412dBase—$0.69100%fluxa106d ago0xc3cbe9…463d0b
0xd1ae…81330x3c59…f8a9Base—$0.10100%fluxa106d ago0x9151f9…476edd
0xd1ae…81330xf541…31adBase—$0.10100%fluxa106d ago0x5f9f8a…e35a91
0xd1ae…81330x6f11…8d35Base—$0.71100%fluxa106d ago0xb240e3…0f4ae1
0xd1ae…81330x3f7e…3775Base—$0.20100%fluxa106d ago0x04ffe4…401281
0xd1ae…81330xd037…0a35Base—$0.30100%fluxa106d ago0xc2ad1d…102c42
0xd1ae…81330x6940…d917Base—$0.20100%fluxa106d ago0xfae608…0ae929
0xd1ae…81330xa611…85a9Base—$0.80100%fluxa106d ago0x0b45e3…2078f6
0xd1ae…81330xe69e…2391Base—$0.30100%fluxa106d ago0x9c94e6…6f4d34
0xd1ae…81330xfa2f…e36cBase—$0.44100%fluxa106d ago0xa5e6aa…ef0dab
0xd1ae…81330xca21…85b1Base—$0.25100%fluxa106d ago0xc17fb9…ff5bd6
0xd1ae…81330x56db…e9b4Base—$0.10100%fluxa106d ago0x131c61…276baa
0xd1ae…81330x0750…30c2Base—$0.30100%fluxa106d ago0xe80cf2…535adf
0xd1ae…81330xdf1b…48b3Base—$0.25100%fluxa106d ago0x378b88…096a0c
0xd1ae…81330x34c6…2057Base—$0.20100%fluxa106d ago0x865cb1…97f245
0xd1ae…81330x8b04…4a40Base—$0.10100%fluxa106d ago0x760598…a7fb34
0xd1ae…81330x6002…ee98Base—$0.20100%fluxa106d ago0xe5e885…202aa8
0xd1ae…81330x1d2e…448fBase—$0.20100%fluxa106d ago0xe4c662…6328d9
0xd1ae…81330x88be…2cceBase—$0.10100%fluxa106d ago0xf0ea2a…dec88f
0xd1ae…81330x01e0…ee1bBase—$0.10100%fluxa106d ago0x120d76…01d53f
0xd1ae…81330xc369…62bbBase—$0.20100%fluxa106d ago0x08a9a6…af6f5f

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.