Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x89b7…fb51Base$16.00100%0x2772…8c1778d ago0xe85262…fab67f
0x89b7…fb510x6ede…86cfBase$0.06100%0x2772…8c1779d ago0xd3a836…b49f86
0x89b7…fb510x6ede…86cfBase$0.06100%0x2772…8c1779d ago0xfff4a1…4a3873
0x89b7…fb510x6ede…86cfBase$0.07100%0x2772…8c1779d ago0xf2a3d9…eaecfa
0x89b7…fb510x6ede…86cfBase$0.08100%0x2772…8c1779d ago0x39a65e…cded26
0x89b7…fb510x6ede…86cfBase$4.00100%0x2772…8c1779d ago0x77b1a7…c954e7
0x89b7…fb510x6ede…86cfBase$2.80100%0x2772…8c1779d ago0xa36783…4b6ad0
0x89b7…fb510x6ede…86cfBase$1.00100%0x2772…8c1779d ago0x9e94d2…8d7d36
0x6ede…86cf0x89b7…fb51Base$6.40100%0x2772…8c1779d ago0xba5b05…15cd2d
0x89b7…fb510x6ede…86cfBase$6.50100%0x2772…8c1779d ago0x11f541…3b3e59
0x89b7…fb510x6ede…86cfBase$0.04100%0x2772…8c1779d ago0x3db587…1d80c2
0x6ede…86cf0x89b7…fb51Base$7.00100%0x2772…8c1779d ago0xf0db21…2792b3
0x89b7…fb510x6ede…86cfBase$1.30100%0x2772…8c1779d ago0xc6d9ef…8a1741
0x89b7…fb510x6ede…86cfBase$0.50100%0x2772…8c1779d ago0x78ad8b…26ba19
0x89b7…fb510x6ede…86cfBase$5.20100%0x2772…8c1779d ago0xa69e00…1a9e84
0x6ede…86cf0x89b7…fb51Base$6.60100%0x2772…8c1779d ago0x1b85df…f29fe3
0x89b7…fb510x6ede…86cfBase$2.30100%0x2772…8c1779d ago0x228d71…d1fcd8
0x89b7…fb510x6ede…86cfBase$1.40100%0x2772…8c1779d ago0xe8b07e…70884c
0x89b7…fb510x6ede…86cfBase$7.20100%0x2772…8c1779d ago0xe92731…cc0863
0x89b7…fb510x6ede…86cfBase$3.50100%0x2772…8c1779d ago0x9542f8…5a286a
0x6ede…86cf0x89b7…fb51Base$9.10100%0x2772…8c1779d ago0xba2cc8…ea3494

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.