Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0x318f8d…39979f
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0x5e7a76…61613c
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0xc021f2…150654
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0x731ccc…dcbcf4
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0x060712…2faf10
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0xde3ab8…d2b25e
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa24d ago0xf0dc1e…103391
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xacf1fb…da98d3
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x701517…7b79d1
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x4b34b0…bb0d19
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xc0bdce…966567
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xab0211…3dcfb6
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x20d4ed…7f7c12
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x296de7…edee4f
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x155461…48d860
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xdf8dbe…a4e1fd
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xb21695…e18e5b
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x1b43b4…f01c71
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xc64958…543382
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x7374e6…f6323a
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xe1402a…748153
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xddf060…4cf232
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x87e062…93061d
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0xe0a4be…ab8b16
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa25d ago0x996eae…672cb7

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.