Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xfa8faf…be1926
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xb5b1a5…12507c
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase3d ago0x678b94…279111
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xb37187…c26a6d
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x5c45ba…13113b
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase3d ago0x7a1362…a13495
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x718c76…eec44f
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xb5040c…353a99
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase3d ago0xc3db24…16a2c5
0x7c82…59750x40a8…ad8bBasex402 service$0.001100%coinbase3d ago0x944850…314bef
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x722e29…2baffb
0xa3e1…20d90x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xa07f65…739bdc
0xa3e1…20d90x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x18f7ff…7ed60b
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xcffbbd…4e1e70
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xd5eb94…fbd48e
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xcad7a7…e5fa5c
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase3d ago0x425d6e…1bac16
0x0fb2…433c0x40a8…ad8bBasex402 service$0.005100%coinbase3d ago0x8350bf…a6473e
0x57c3…e08c0x40a8…ad8bBasex402 service$0.005100%coinbase3d ago0x0f5be5…026902
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xd93699…fe5c97
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xe0acdb…f9a690
0x03aa…51320x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x4f1a26…979563
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x9bc47d…231e07
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0xc3f0f0…9b1016
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase3d ago0x35ba49…4e4456

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.