Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fe7…b9900x8928…edf2Base$0.01100%coinbase75d ago0xd49b21…51f9ea
0x6fe7…b9900xd09e…71b8Base$0.01100%coinbase76d ago0x8e2a94…2d185c
0x6fe7…b9900xee00…5970Base$0.01100%coinbase76d ago0x29377e…57f386
0x6fe7…b9900xe52b…4caaBase$0.01100%coinbase76d ago0x067d1f…137778
0x6fe7…b9900x77fd…ed54Base$0.01100%coinbase76d ago0x4db191…cbf2e6
0x6fe7…b9900x6408…297eBase$0.01100%coinbase76d ago0x9efc66…5cfbec
0x6fe7…b9900x245f…4863Base$0.01100%coinbase76d ago0x326359…00f2e3
0x6fe7…b9900x6c65…7695Base$0.01100%coinbase76d ago0xf79332…e63d97
0x6fe7…b9900xadf7…1b1eBase$0.01100%coinbase76d ago0x8c9261…b72216
0x6fe7…b9900xbc23…f159Base$0.01100%coinbase76d ago0xe1a2a7…09be1d
0x6fe7…b9900xf207…2f83Base$0.01100%coinbase76d ago0xb9b9e5…8dce53
0x6fe7…b9900x0f12…dd5aBase$0.01100%coinbase76d ago0x2bd055…3cac52
0x6fe7…b9900xbcac…5a9bBase$0.01100%coinbase76d ago0xfb462c…03b8cc

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.