Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x5c3793…3f599b
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x8595fb…75b8b6
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xf1d2ac…44e282
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xcbe36d…a2427c
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x546c81…64d7c8
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x775f4f…f9677f
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xb11228…ac790a
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x360a54…4ef5d6
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xc87f97…7378d0
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x3ac716…a8802c
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x74e476…db3993
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xb32dbf…0fc9ea
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xcd47ca…8b8fe9
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x01087c…72ce78
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0x8657fd…ff5ada
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b18h ago0xdc414a…335390
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x4eeca3…c43039
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x79eea9…d52704
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x645a67…ec6893
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0xa2286f…dedf30
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x9959b9…d15b85
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x4da1be…42eb46
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x2839a8…08554a
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x6a193e…a2e811
0xe29c…c8550x12a9…a21bBase—$0.00170%0x12a9…a21b19h ago0x797da1…92d9a1

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.