Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xb4f329…9a9544
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x163b48…a1ced6
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xd7d195…3bf602
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xaf5b23…c62b74
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x5e052a…824890
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xe433fb…bd171a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xd551b2…8570a7
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xfdcdd1…819acf
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x94a621…2a659e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xce92be…54939b
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x8b881a…075515
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xea52e5…6b540d
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x04fc7b…47a9e5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x578821…23ba94
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x501e33…8540eb
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x514593…36dafc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x68c0f5…c9c469
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x582b81…8cb9bb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xef51a7…00409c
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0x29ec57…629f59
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x72a1a3…b4b5af
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xd3eee0…e779a2
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc39d ago0xd9049a…132788
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0x7a131d…653002
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc39d ago0xc8183b…79f09c

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.