Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35d…5f1b0x7bb8…7a73Base—$0.04100%fluxa114d ago0x1304ee…735b11
0xeb25…2f470x7bb8…7a73Base—$0.04100%fluxa114d ago0x8c25f3…e333bd
0x41e2…45ca0x7bb8…7a73Base—$0.04100%fluxa114d ago0x501192…55d83f
0x123e…720b0x7bb8…7a73Base—$0.04100%fluxa114d ago0xc7f8b7…fbf526
0x5272…5e580x7bb8…7a73Base—$0.04100%fluxa114d ago0xa1f00d…22fe5c
0x5e7f…b0fd0x7bb8…7a73Base—$0.04100%fluxa114d ago0xdf6455…b1ac3d
0xfc3d…37fd0x7bb8…7a73Base—$0.04100%fluxa114d ago0xefa234…31e077
0x6c98…ad9b0x7bb8…7a73Base—$0.04100%fluxa114d ago0xfce308…109811
0x4d1a…68fa0x7bb8…7a73Base—$0.04100%fluxa114d ago0xd49209…6207f2
0xa7dc…16300x7bb8…7a73Base—$0.04100%fluxa114d ago0xe9ea58…2ba442
0x8aad…53270x7bb8…7a73Base—$0.04100%fluxa114d ago0xa5fff5…6998fc
0x21ab…33de0x7bb8…7a73Base—$0.04100%fluxa114d ago0xe77a69…76ee6e
0x773d…b8dd0x7bb8…7a73Base—$0.04100%fluxa114d ago0x4c8a04…d1dd8c
0xa35f…59940x7bb8…7a73Base—$0.04100%fluxa114d ago0xb14ec3…d8b472
0x76bf…00dc0x7bb8…7a73Base—$0.04100%fluxa114d ago0xa4f86d…a3ae4b
0xf452…74aa0x7bb8…7a73Base—$0.04100%fluxa114d ago0xc128dc…741482
0xc117…6c180x7bb8…7a73Base—$0.04100%fluxa114d ago0x4859f8…f40f34
0xcf9f…cdae0x7bb8…7a73Base—$0.03100%fluxa114d ago0xa08f50…a8a49e
0xcf9f…cdae0x7bb8…7a73Base—$0.01100%fluxa114d ago0x0786e5…2db7d4
0xc3f7…43980x7bb8…7a73Base—$0.04100%fluxa114d ago0x32b253…b4980e
0x366d…643e0x7bb8…7a73Base—$0.04100%fluxa114d ago0x017dcc…ba12fb
0xa4d3…a8de0x7bb8…7a73Base—$0.04100%fluxa114d ago0x2059a4…40f5d5
0x7191…14910x7bb8…7a73Base—$0.04100%fluxa114d ago0xef5a72…2f8af3
0xd813…37fe0x7bb8…7a73Base—$0.04100%fluxa114d ago0xf657df…5a5ebe
0x1621…507e0x7bb8…7a73Base—$0.04100%fluxa114d ago0x4c8680…eacde5

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.