Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x81a12a…7573c2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x7bd532…350c94
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xf53fcc…b16a27
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x9ef6c0…d03fee
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xf29243…5f5c2a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xff62a6…435c9e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x6cf2f8…32ab03
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xed9c81…243ae6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xe8b72c…a04e96
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x798f59…edd42a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x4bcbd6…3cb14d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b67a4…a994a6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xa04f49…e7f3ec
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xac0e70…540557
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0x59a07c…1cb2ac
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa18d ago0xfe7ae3…73a04d

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.