Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xdd766d…27871e
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x245311…248851
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x8f617f…9f161b
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x940e82…14411c
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x00843b…6ca3bb
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xd8a331…94bcd6
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x86bca5…88317b
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x3a818e…7bff8a
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x58a051…7acba6
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x4937a0…983696
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x10d0d2…36223e
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xb1ec5b…23b31d
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xd7492e…ebc4b2
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x5cedaf…2c72f9
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x454f96…d8c049
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xbc202a…376924
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xc9dcd9…825c40
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xe30c31…00c656
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0xdf0740…325fcc
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x80f9c5…d7fdf3
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x2203b2…104f84
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa18d ago0x5114d2…ac0590
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa19d ago0x82f74e…989eae
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa19d ago0x4ce04c…a05b45
0xe8be…ebf40xfe80…47eeBase—$0.001100%fluxa19d ago0x58656d…ac31cc

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.