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%fluxa31d ago0x2bed9a…f9b0a9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x34d796…1ab908
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xe6eb15…34f1d2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xf801f1…8420c5
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xb1ca2e…b4a6e0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x272d3e…f344bb
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xb08057…ab155c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xfece74…cce936
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x0f611e…ccf616
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xc7ed60…9f989c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xa6046a…bd2569
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x15f4f5…17246b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x51f8e6…e65359
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x9ce800…a1f1e8
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xa9b2cc…e09571
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x1df3d2…aaabf6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xe726f9…c167a5
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0xbb7725…1a7285
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0xe49edf…a95a19
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0x1f4a95…bbf4e8
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0x3df952…7fc7d1
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0x3fbe7d…28b97c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0x3b7d5f…322550
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0xcaa2d8…4a6200
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa32d ago0x8e8bd1…23893c

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.