Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xab8e27…f3c387
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xd1da5c…211c3c
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xc3b4f1…cc60ca
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x04774d…e61e5d
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xf720b0…7c1932
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xf73556…596dc2
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xa587b6…93a328
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x3ca392…05fc7a
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x86c7fa…1fdd36
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x937434…c0ae0a
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xa76e64…06752c
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xd43b52…67c250
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xb29b67…5b2f1d
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xa7dd99…83df73
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x768a24…fbf6f1
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xc34d54…340447
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xfc83bc…1b4df5
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x5956f9…1a225a
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x06432f…c9b152
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x5d8b3b…9a6f5d
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x09b27c…b8833b
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0xdcc9cf…9e6213
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa21d ago0x45a459…de7779
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa22d ago0xe6a01e…2c38e6
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa22d ago0x55e3a6…926807

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.