Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb96229…72c58d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf6c09…3f0b3d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9b3eb9…44b9dd
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61892c…47e349
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea8da1…e05ccf
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe975db…b8f338
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x206eb8…b4e97d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x874aa3…01fd81
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbdc32…c75fe5
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0adf5a…13466b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c2000…591168
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf8acc…350069
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e154d…038ce2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c38ec…9686f2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89a625…891186
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf24ebc…100504
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2b151…4eb432
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55c61e…89a693
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x16c5b7…579eb6
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ef87d…53d789
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ff2ed…26ee7e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2baf83…865588
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1088f…16c9f6
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x549453…79ebee
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1934fd…6a3075

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.