Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x39c3e6…525c9e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xeef45b…26e714
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xf26f54…a8c4f7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xd0f41e…2bc436
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x80e0ad…c17d97
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xd5200b…6788a6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xac8c25…b60f97
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x1136c5…099add
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x80f8c7…abd22c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xd8cb5d…a1024b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x4388ac…f7d753
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x763d7f…329394
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xe1bab1…bf1748
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x2b6dfd…26ecbe
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x10f938…c77938
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x14d4ea…ca2ec6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xb3b516…074651
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x020d7e…93c8cf
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x0c9866…b52aad
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xc2a54f…80abad
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x9e646f…8d4cba
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x5e44ee…1fbce5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0xce5dab…69bb6a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x816fac…e07713
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa81d ago0x7bf27e…2b66e1

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.